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-03-11T05:23:24.920Z||main|||||INFO|500||The following profiles are active: basic
2022-03-11T05:23:36.837Z||main|||||INFO|500||Starting service [Tomcat]
2022-03-11T05:23:36.838Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-03-11T05:23:36.996Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-03-11T05:23:38.294Z||main|||||INFO|500||reqdb-pool - Starting...
2022-03-11T05:23:38.593Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-03-11T05:23:38.770Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2022-03-11T05:23:38.895Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.6)
2022-03-11T05:23:38.954Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.6 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4.
2022-03-11T05:23:39.052Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.068s)
2022-03-11T05:23:39.079Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2022-03-11T05:23:39.165Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2022-03-11T05:23:39.227Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2022-03-11T05:23:39.260Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2022-03-11T05:23:39.664Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2022-03-11T05:23:39.777Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2022-03-11T05:23:39.901Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2022-03-11T05:23:39.946Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2022-03-11T05:23:40.059Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2022-03-11T05:23:40.167Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2022-03-11T05:23:40.278Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2022-03-11T05:23:40.374Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2022-03-11T05:23:40.469Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2022-03-11T05:23:40.564Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2022-03-11T05:23:40.686Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2022-03-11T05:23:40.835Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2022-03-11T05:23:40.935Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2022-03-11T05:23:41.100Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2022-03-11T05:23:41.257Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2022-03-11T05:23:41.342Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2022-03-11T05:23:41.440Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2022-03-11T05:23:41.530Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2022-03-11T05:23:41.611Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2022-03-11T05:23:41.700Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2022-03-11T05:23:41.791Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2022-03-11T05:23:41.886Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2022-03-11T05:23:41.979Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2022-03-11T05:23:42.047Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2022-03-11T05:23:42.119Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2022-03-11T05:23:42.274Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2022-03-11T05:23:42.397Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2022-03-11T05:23:42.482Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2022-03-11T05:23:42.533Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2022-03-11T05:23:42.766Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2022-03-11T05:23:42.876Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2022-03-11T05:23:42.977Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2022-03-11T05:23:43.161Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2022-03-11T05:23:43.265Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2022-03-11T05:23:43.357Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2022-03-11T05:23:43.447Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2022-03-11T05:23:43.575Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:04.368s)
2022-03-11T05:23:44.357Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-03-11T05:23:44.828Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-03-11T05:23:46.097Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-03-11T05:23:49.340Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-03-11T05:23:52.975Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-11T05:24:00.491Z||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-03-11T05:24:02.977Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
2022-03-11T05:24:04.991Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2022-03-11T05:24:05.533Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-03-11T05:24:12.580Z||main|||||INFO|500||Started MSORequestDBApplication in 51.539 seconds (JVM running for 53.906)
2022-03-11T05:24:12.610Z|9e9a0404-6ea8-48f7-b326-081ec798061b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:24:12.632Z|9e9a0404-6ea8-48f7-b326-081ec798061b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:24:12.634Z|f9ca6395-bf04-4574-9825-ceac6c690513|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:24:12.642Z|f9ca6395-bf04-4574-9825-ceac6c690513|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:24:27.569Z|fd9672d1-a00a-4071-9518-f893704af40e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:24:27.570Z|fd9672d1-a00a-4071-9518-f893704af40e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:24:42.569Z|db44b3b0-443a-45d1-81e6-993d0f204bc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:24:42.570Z|db44b3b0-443a-45d1-81e6-993d0f204bc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:24:42.645Z|a38270f5-aa1e-4f49-8476-3bca80654eac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:24:42.646Z|a38270f5-aa1e-4f49-8476-3bca80654eac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:24:57.569Z|a1604521-81d8-4604-9db1-43b5e989c569|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:24:57.571Z|a1604521-81d8-4604-9db1-43b5e989c569|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:25:12.571Z|d98d7201-6674-4bed-80fa-b10600b9aea2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:25:12.572Z|d98d7201-6674-4bed-80fa-b10600b9aea2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:25:12.648Z|9e5fe8ea-32d3-43ef-a0a2-55d53ab4f6c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:25:12.650Z|9e5fe8ea-32d3-43ef-a0a2-55d53ab4f6c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:25:27.569Z|9c38be6a-5849-4dac-b438-a869fb47dbe7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:25:27.570Z|9c38be6a-5849-4dac-b438-a869fb47dbe7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:25:42.569Z|81796458-4bbd-45e0-be75-7412a501d70a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:25:42.571Z|81796458-4bbd-45e0-be75-7412a501d70a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:25:42.652Z|f612df5e-0554-4c6b-afb0-f5ce412553eb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:25:42.654Z|f612df5e-0554-4c6b-afb0-f5ce412553eb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:25:57.569Z|f94eb51f-fd68-4f9d-9e8e-d70d7d157e94|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:25:57.570Z|f94eb51f-fd68-4f9d-9e8e-d70d7d157e94|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:26:12.569Z|f19af1b3-3f03-4cfe-b9c9-8eeb375dd600|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:26:12.570Z|f19af1b3-3f03-4cfe-b9c9-8eeb375dd600|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:26:12.656Z|33b2dfbf-a7e9-4f24-881a-68eca4c501b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:26:12.657Z|33b2dfbf-a7e9-4f24-881a-68eca4c501b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:26:27.569Z|eaacb614-98a1-4ef8-b771-9523bada3e2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:26:27.572Z|eaacb614-98a1-4ef8-b771-9523bada3e2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:26:42.570Z|5aad0a5c-5a0c-4eae-9c43-e279751dc1c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:26:42.572Z|5aad0a5c-5a0c-4eae-9c43-e279751dc1c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:26:42.659Z|0b2f894e-5c1d-4f1c-b9ce-77ddf10c9be6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:26:42.661Z|0b2f894e-5c1d-4f1c-b9ce-77ddf10c9be6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:26:57.569Z|7bd3d5fe-dff4-4f0c-99fc-1c36047ea83b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:26:57.571Z|7bd3d5fe-dff4-4f0c-99fc-1c36047ea83b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:27:12.569Z|8f1e60b6-6086-4d45-821d-db3ed04da2c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:27:12.571Z|8f1e60b6-6086-4d45-821d-db3ed04da2c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:27:12.663Z|98de2be8-c751-4c3d-ada0-1c030f3eb299|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:27:12.665Z|98de2be8-c751-4c3d-ada0-1c030f3eb299|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:27:27.569Z|6774c644-0c6e-4721-95a1-fe25429464ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:27:27.570Z|6774c644-0c6e-4721-95a1-fe25429464ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:27:42.569Z|f0c80150-4fab-4b46-a342-847c0e1ba267|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:27:42.570Z|f0c80150-4fab-4b46-a342-847c0e1ba267|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:27:42.667Z|76fcb5d0-3595-4c05-a2ff-c5d22412dbab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:27:42.668Z|76fcb5d0-3595-4c05-a2ff-c5d22412dbab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:27:57.570Z|2e6e6b9b-4ee2-40e5-8abc-d4c68468f6d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:27:57.572Z|2e6e6b9b-4ee2-40e5-8abc-d4c68468f6d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:28:12.570Z|00223d0f-d9c5-4856-b318-bacd035b2bfd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:28:12.571Z|00223d0f-d9c5-4856-b318-bacd035b2bfd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:28:12.670Z|5ac76846-cfd2-4076-aed4-56a58cdad92b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:28:12.671Z|5ac76846-cfd2-4076-aed4-56a58cdad92b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:28:27.569Z|90ba52c1-9efc-4bcd-b77e-598228917c26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:28:27.570Z|90ba52c1-9efc-4bcd-b77e-598228917c26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:28:42.570Z|aa0eeea9-be0d-46a5-964a-2ec0a2d6ff68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:28:42.573Z|aa0eeea9-be0d-46a5-964a-2ec0a2d6ff68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:28:42.674Z|14b225b8-dc5f-4644-94ed-26b2fda012a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:28:42.675Z|14b225b8-dc5f-4644-94ed-26b2fda012a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:28:57.570Z|cc56f437-7ca6-43d1-b3f9-565f9677e885|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:28:57.572Z|cc56f437-7ca6-43d1-b3f9-565f9677e885|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:29:12.571Z|5c926d26-21f8-4c4c-aed1-ed6419011726|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:29:12.572Z|5c926d26-21f8-4c4c-aed1-ed6419011726|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:29:12.685Z|f3d77464-7d44-45c3-9c7d-337dc3530c88|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:29:12.687Z|f3d77464-7d44-45c3-9c7d-337dc3530c88|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:29:27.569Z|dd0248e4-2255-4d1d-8a64-37c0ce6f16b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:29:27.571Z|dd0248e4-2255-4d1d-8a64-37c0ce6f16b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:29:42.570Z|667fe242-02eb-4d91-8243-9594ce78f23e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:29:42.572Z|667fe242-02eb-4d91-8243-9594ce78f23e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:29:42.690Z|d7fbb055-4d93-49ae-8ade-0e80d6971ab6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:29:42.691Z|d7fbb055-4d93-49ae-8ade-0e80d6971ab6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:29:57.569Z|3d570eb6-6c3f-4bb2-9499-caa6a35a7229|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:29:57.570Z|3d570eb6-6c3f-4bb2-9499-caa6a35a7229|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:30:12.569Z|9b1cb51e-841d-48b5-8746-4125942ecd90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:30:12.572Z|9b1cb51e-841d-48b5-8746-4125942ecd90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:30:12.694Z|63193b56-86b2-4009-9635-25676d6eb5a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:30:12.695Z|63193b56-86b2-4009-9635-25676d6eb5a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:30:27.569Z|cca37201-1624-4efd-9f39-4a8add011594|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:30:27.570Z|cca37201-1624-4efd-9f39-4a8add011594|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:30:42.569Z|22bf1cfc-b12b-4452-ab4a-8609256470c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:30:42.570Z|22bf1cfc-b12b-4452-ab4a-8609256470c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:30:42.697Z|ea340ec6-13b9-4808-9fbe-0a3cac8b36a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:30:42.698Z|ea340ec6-13b9-4808-9fbe-0a3cac8b36a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:30:57.569Z|576c4dd5-3384-47b2-895b-e7b5ae38d8e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:30:57.571Z|576c4dd5-3384-47b2-895b-e7b5ae38d8e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:31:12.569Z|96fc64cb-f27b-4032-adf2-889f6052e5af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:31:12.571Z|96fc64cb-f27b-4032-adf2-889f6052e5af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:31:12.700Z|bde6fd42-cf21-4dda-83a5-5f768c4b0d61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:31:12.702Z|bde6fd42-cf21-4dda-83a5-5f768c4b0d61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:31:27.569Z|c4a0710a-0d77-4cab-b381-3e04bd4f7acd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:31:27.571Z|c4a0710a-0d77-4cab-b381-3e04bd4f7acd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:31:42.569Z|490ed8c4-7b3e-497a-b382-b3a1227472bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:31:42.571Z|490ed8c4-7b3e-497a-b382-b3a1227472bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:31:42.706Z|c7ddc0b2-2512-4e87-8751-076da1e435c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:31:42.707Z|c7ddc0b2-2512-4e87-8751-076da1e435c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:31:57.569Z|1816163a-c544-45c7-bbb0-d81e671917cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:31:57.570Z|1816163a-c544-45c7-bbb0-d81e671917cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:32:12.569Z|dbdb0acf-5546-4439-b526-ae0286a69244|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:32:12.569Z|dbdb0acf-5546-4439-b526-ae0286a69244|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:32:12.708Z|70bf5631-b8de-413e-b332-bd0f716561a3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:32:12.709Z|70bf5631-b8de-413e-b332-bd0f716561a3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:32:27.569Z|5840d565-7f7d-449e-a709-bed257bfbdb9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:32:27.571Z|5840d565-7f7d-449e-a709-bed257bfbdb9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:32:42.569Z|eb31cd09-aff5-4925-9366-3e70b219188f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:32:42.570Z|eb31cd09-aff5-4925-9366-3e70b219188f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:32:42.711Z|8e81b3c8-1b0b-4f67-b8a2-ae1b501df435|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:32:42.712Z|8e81b3c8-1b0b-4f67-b8a2-ae1b501df435|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:32:57.569Z|7d5f264b-acf3-4b5f-8128-feb411471009|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:32:57.570Z|7d5f264b-acf3-4b5f-8128-feb411471009|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:33:12.569Z|278c0cad-a948-4811-8837-cc4ab9895280|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:33:12.570Z|278c0cad-a948-4811-8837-cc4ab9895280|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:33:12.713Z|be693cef-d8af-4c03-a04f-a520ebf0c804|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:33:12.714Z|be693cef-d8af-4c03-a04f-a520ebf0c804|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:33:27.569Z|86a8feb2-3bbd-4a5f-8d24-e9fd400e8130|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:33:27.571Z|86a8feb2-3bbd-4a5f-8d24-e9fd400e8130|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:33:30.957Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-03-11T05:33:31.150Z|7f13925e-8c07-4de2-b09e-1c48cd71019a|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:33:31.151Z|7f13925e-8c07-4de2-b09e-1c48cd71019a|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:33:31.152Z|7f13925e-8c07-4de2-b09e-1c48cd71019a|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:33:31.153Z|7f13925e-8c07-4de2-b09e-1c48cd71019a|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:33:31.155Z|7f13925e-8c07-4de2-b09e-1c48cd71019a|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:33:31.155Z|7f13925e-8c07-4de2-b09e-1c48cd71019a|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:33:31.416Z|7f13925e-8c07-4de2-b09e-1c48cd71019a|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:33:31.416Z|7f13925e-8c07-4de2-b09e-1c48cd71019a|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:33:31.419Z|7f13925e-8c07-4de2-b09e-1c48cd71019a|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:33:31.419Z|7f13925e-8c07-4de2-b09e-1c48cd71019a|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:Fri, 11 Mar 2022 05:33:31 GMT;Connection:close;
2022-03-11T05:33:31.419Z|7f13925e-8c07-4de2-b09e-1c48cd71019a|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:33:31.420Z|7f13925e-8c07-4de2-b09e-1c48cd71019a|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:33:42.569Z|287e6b75-cbc4-4db4-93b4-a894fa23ceb4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:33:42.570Z|287e6b75-cbc4-4db4-93b4-a894fa23ceb4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:33:42.716Z|628096dc-425e-4a7c-a710-60ab5bce6b7b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:33:42.719Z|628096dc-425e-4a7c-a710-60ab5bce6b7b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:33:57.569Z|7deeeecb-db42-480b-a835-ed7c14944361|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:33:57.571Z|7deeeecb-db42-480b-a835-ed7c14944361|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:34:12.569Z|21ae3c01-a634-4624-ba6b-41fa7666e678|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:34:12.570Z|21ae3c01-a634-4624-ba6b-41fa7666e678|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:34:12.720Z|d02d9383-5fb4-4569-bd45-5a0392ef3116|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:34:12.721Z|d02d9383-5fb4-4569-bd45-5a0392ef3116|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:34:27.569Z|61bc2840-ada5-44da-90a2-fa8ba05eefc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:34:27.570Z|61bc2840-ada5-44da-90a2-fa8ba05eefc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:34:30.796Z|322d2d0a-d4f5-4f64-b2ec-dc6f4078ede0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:34:30.796Z|322d2d0a-d4f5-4f64-b2ec-dc6f4078ede0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:34:30.796Z|322d2d0a-d4f5-4f64-b2ec-dc6f4078ede0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:34:30.797Z|322d2d0a-d4f5-4f64-b2ec-dc6f4078ede0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:34:30.798Z|322d2d0a-d4f5-4f64-b2ec-dc6f4078ede0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:34:30.798Z|322d2d0a-d4f5-4f64-b2ec-dc6f4078ede0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:34:30.807Z|322d2d0a-d4f5-4f64-b2ec-dc6f4078ede0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:34:30.808Z|322d2d0a-d4f5-4f64-b2ec-dc6f4078ede0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:34:30.808Z|322d2d0a-d4f5-4f64-b2ec-dc6f4078ede0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:34:30.809Z|322d2d0a-d4f5-4f64-b2ec-dc6f4078ede0|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:Fri, 11 Mar 2022 05:34:30 GMT;Connection:close;
2022-03-11T05:34:30.809Z|322d2d0a-d4f5-4f64-b2ec-dc6f4078ede0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:34:30.810Z|322d2d0a-d4f5-4f64-b2ec-dc6f4078ede0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:34:42.569Z|5fcc182f-e804-468c-bce6-dd3a882348d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:34:42.571Z|5fcc182f-e804-468c-bce6-dd3a882348d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:34:42.724Z|06c36b82-6510-4dcd-87a1-bc322f8dab48|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:34:42.725Z|06c36b82-6510-4dcd-87a1-bc322f8dab48|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:34:57.569Z|cfe79ca7-6b1b-4cf7-94e8-34f9d11bd1b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:34:57.570Z|cfe79ca7-6b1b-4cf7-94e8-34f9d11bd1b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:35:12.569Z|a0642b88-9225-4966-8afc-444fedb28817|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:35:12.570Z|a0642b88-9225-4966-8afc-444fedb28817|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:35:12.728Z|63ea1271-a57d-47f1-bed5-af84d389cd10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:35:12.729Z|63ea1271-a57d-47f1-bed5-af84d389cd10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:35:27.569Z|6fd30d6e-6797-4033-967b-f15a4df5b8aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:35:27.571Z|6fd30d6e-6797-4033-967b-f15a4df5b8aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:35:30.794Z|279b8b9d-7fe9-430e-b4c5-86b6379b1b78|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:35:30.795Z|279b8b9d-7fe9-430e-b4c5-86b6379b1b78|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:35:30.796Z|279b8b9d-7fe9-430e-b4c5-86b6379b1b78|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:35:30.796Z|279b8b9d-7fe9-430e-b4c5-86b6379b1b78|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:35:30.797Z|279b8b9d-7fe9-430e-b4c5-86b6379b1b78|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:35:30.797Z|279b8b9d-7fe9-430e-b4c5-86b6379b1b78|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:35:30.806Z|279b8b9d-7fe9-430e-b4c5-86b6379b1b78|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:35:30.807Z|279b8b9d-7fe9-430e-b4c5-86b6379b1b78|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:35:30.807Z|279b8b9d-7fe9-430e-b4c5-86b6379b1b78|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:35:30.807Z|279b8b9d-7fe9-430e-b4c5-86b6379b1b78|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:Fri, 11 Mar 2022 05:35:30 GMT;Connection:close;
2022-03-11T05:35:30.808Z|279b8b9d-7fe9-430e-b4c5-86b6379b1b78|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:35:30.808Z|279b8b9d-7fe9-430e-b4c5-86b6379b1b78|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:35:42.569Z|7d1e3df7-c0de-4272-8651-72dbfa3b597c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:35:42.569Z|7d1e3df7-c0de-4272-8651-72dbfa3b597c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:35:42.731Z|13433571-9e66-47d3-98b9-7778e1d145bb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:35:42.732Z|13433571-9e66-47d3-98b9-7778e1d145bb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:35:57.569Z|c4e5c7b3-21e0-4457-9c33-9f82db42e9c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:35:57.570Z|c4e5c7b3-21e0-4457-9c33-9f82db42e9c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:36:12.569Z|86225791-5eed-4a12-9110-6e4e05adb54e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:36:12.573Z|86225791-5eed-4a12-9110-6e4e05adb54e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:36:12.733Z|69b0dc65-2cf9-436d-83c6-45c271423502|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:36:12.735Z|69b0dc65-2cf9-436d-83c6-45c271423502|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:36:27.569Z|65cb991d-0e85-49ae-b4f9-fe767b9e6a44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:36:27.570Z|65cb991d-0e85-49ae-b4f9-fe767b9e6a44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:36:30.794Z|5366625b-f68f-4083-b09d-e3a00a6d0f3a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:36:30.795Z|5366625b-f68f-4083-b09d-e3a00a6d0f3a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:36:30.795Z|5366625b-f68f-4083-b09d-e3a00a6d0f3a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:36:30.796Z|5366625b-f68f-4083-b09d-e3a00a6d0f3a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:36:30.797Z|5366625b-f68f-4083-b09d-e3a00a6d0f3a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:36:30.797Z|5366625b-f68f-4083-b09d-e3a00a6d0f3a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:36:30.804Z|5366625b-f68f-4083-b09d-e3a00a6d0f3a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:36:30.805Z|5366625b-f68f-4083-b09d-e3a00a6d0f3a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:36:30.805Z|5366625b-f68f-4083-b09d-e3a00a6d0f3a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:36:30.805Z|5366625b-f68f-4083-b09d-e3a00a6d0f3a|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:Fri, 11 Mar 2022 05:36:30 GMT;Connection:close;
2022-03-11T05:36:30.805Z|5366625b-f68f-4083-b09d-e3a00a6d0f3a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:36:30.806Z|5366625b-f68f-4083-b09d-e3a00a6d0f3a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:36:42.569Z|8550eca5-f429-4efc-b10d-446d5475642e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:36:42.570Z|8550eca5-f429-4efc-b10d-446d5475642e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:36:42.736Z|f3afdbaf-ed4e-43d0-a89e-944c035d4232|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:36:42.737Z|f3afdbaf-ed4e-43d0-a89e-944c035d4232|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:36:57.569Z|bcaa38a1-e26a-4c3c-99c2-b4f067941ed7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:36:57.571Z|bcaa38a1-e26a-4c3c-99c2-b4f067941ed7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:37:12.569Z|52feed6c-8495-4b00-ab21-6f2a8e39500b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:37:12.569Z|52feed6c-8495-4b00-ab21-6f2a8e39500b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:37:12.738Z|2ffd2966-01bc-4771-9436-90dadfd4a8c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:37:12.740Z|2ffd2966-01bc-4771-9436-90dadfd4a8c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:37:27.569Z|1dc314c6-2f92-4397-b7ec-25f9e5ab6edf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:37:27.571Z|1dc314c6-2f92-4397-b7ec-25f9e5ab6edf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:37:30.795Z|010f0b6f-037f-4f0f-87d9-9abe8bfb2c54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:37:30.795Z|010f0b6f-037f-4f0f-87d9-9abe8bfb2c54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:37:30.795Z|010f0b6f-037f-4f0f-87d9-9abe8bfb2c54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:37:30.795Z|010f0b6f-037f-4f0f-87d9-9abe8bfb2c54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:37:30.796Z|010f0b6f-037f-4f0f-87d9-9abe8bfb2c54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:37:30.796Z|010f0b6f-037f-4f0f-87d9-9abe8bfb2c54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:37:30.816Z|010f0b6f-037f-4f0f-87d9-9abe8bfb2c54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:37:30.817Z|010f0b6f-037f-4f0f-87d9-9abe8bfb2c54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:37:30.817Z|010f0b6f-037f-4f0f-87d9-9abe8bfb2c54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:37:30.818Z|010f0b6f-037f-4f0f-87d9-9abe8bfb2c54|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:Fri, 11 Mar 2022 05:37:30 GMT;Connection:close;
2022-03-11T05:37:30.818Z|010f0b6f-037f-4f0f-87d9-9abe8bfb2c54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:37:30.819Z|010f0b6f-037f-4f0f-87d9-9abe8bfb2c54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:37:42.569Z|356f57ee-5714-41e7-8065-88deb3f4dbde|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:37:42.572Z|356f57ee-5714-41e7-8065-88deb3f4dbde|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:37:42.741Z|6aa086da-e8a1-4adb-b14f-e137a0461f05|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:37:42.742Z|6aa086da-e8a1-4adb-b14f-e137a0461f05|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:37:57.569Z|55e8da05-c672-4ef2-8cd5-d23f90618dc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:37:57.570Z|55e8da05-c672-4ef2-8cd5-d23f90618dc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:38:12.569Z|bdfdb769-42ba-45b3-9543-95bf44e82573|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:38:12.570Z|bdfdb769-42ba-45b3-9543-95bf44e82573|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:38:12.743Z|ac136557-8889-4e23-969a-7d18e6d58f1c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:38:12.744Z|ac136557-8889-4e23-969a-7d18e6d58f1c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:38:27.569Z|9b5af37d-e1e8-4365-8768-9bc0b683edf2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:38:27.570Z|9b5af37d-e1e8-4365-8768-9bc0b683edf2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:38:30.795Z|eccc6cad-88e0-4f2a-a62a-6e9d7c065ca3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:38:30.796Z|eccc6cad-88e0-4f2a-a62a-6e9d7c065ca3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:38:30.796Z|eccc6cad-88e0-4f2a-a62a-6e9d7c065ca3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:38:30.797Z|eccc6cad-88e0-4f2a-a62a-6e9d7c065ca3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:38:30.798Z|eccc6cad-88e0-4f2a-a62a-6e9d7c065ca3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:38:30.799Z|eccc6cad-88e0-4f2a-a62a-6e9d7c065ca3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:38:30.807Z|eccc6cad-88e0-4f2a-a62a-6e9d7c065ca3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:38:30.807Z|eccc6cad-88e0-4f2a-a62a-6e9d7c065ca3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:38:30.808Z|eccc6cad-88e0-4f2a-a62a-6e9d7c065ca3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:38:30.808Z|eccc6cad-88e0-4f2a-a62a-6e9d7c065ca3|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:Fri, 11 Mar 2022 05:38:30 GMT;Connection:close;
2022-03-11T05:38:30.809Z|eccc6cad-88e0-4f2a-a62a-6e9d7c065ca3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:38:30.810Z|eccc6cad-88e0-4f2a-a62a-6e9d7c065ca3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:38:42.569Z|a2245a8f-ad1a-48c8-a2a6-6eb8f2e285ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:38:42.570Z|a2245a8f-ad1a-48c8-a2a6-6eb8f2e285ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:38:42.746Z|cd973a9e-855c-445b-9a40-39e434910c05|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:38:42.747Z|cd973a9e-855c-445b-9a40-39e434910c05|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:38:57.569Z|6f94fdbc-1b48-4aa1-8c16-5f6f8be0180e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:38:57.570Z|6f94fdbc-1b48-4aa1-8c16-5f6f8be0180e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:39:12.569Z|0198c219-a322-487e-be2f-8d6e4637b8ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:39:12.571Z|0198c219-a322-487e-be2f-8d6e4637b8ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:39:12.749Z|86cdb176-c4d5-4aed-851d-9110a90ff3d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:39:12.750Z|86cdb176-c4d5-4aed-851d-9110a90ff3d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:39:27.569Z|ed637e34-09b8-4a6f-a39e-80cb69960f01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:39:27.571Z|ed637e34-09b8-4a6f-a39e-80cb69960f01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:39:30.796Z|c933100a-b050-480a-aa51-d734c6986744|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:39:30.797Z|c933100a-b050-480a-aa51-d734c6986744|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:39:30.797Z|c933100a-b050-480a-aa51-d734c6986744|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:39:30.798Z|c933100a-b050-480a-aa51-d734c6986744|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:39:30.798Z|c933100a-b050-480a-aa51-d734c6986744|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:39:30.798Z|c933100a-b050-480a-aa51-d734c6986744|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:39:30.817Z|c933100a-b050-480a-aa51-d734c6986744|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:39:30.818Z|c933100a-b050-480a-aa51-d734c6986744|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:39:30.818Z|c933100a-b050-480a-aa51-d734c6986744|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:39:30.819Z|c933100a-b050-480a-aa51-d734c6986744|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:Fri, 11 Mar 2022 05:39:30 GMT;Connection:close;
2022-03-11T05:39:30.819Z|c933100a-b050-480a-aa51-d734c6986744|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:39:30.820Z|c933100a-b050-480a-aa51-d734c6986744|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:39:42.569Z|0ccbadf6-4630-432c-94ac-de74bd862bf1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:39:42.570Z|0ccbadf6-4630-432c-94ac-de74bd862bf1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:39:42.752Z|32e77174-15e1-40d1-9284-707a1057c90b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:39:42.753Z|32e77174-15e1-40d1-9284-707a1057c90b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:39:57.569Z|98823f14-11e9-41be-a33d-ab3393d90274|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:39:57.571Z|98823f14-11e9-41be-a33d-ab3393d90274|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:40:12.568Z|7f723743-1bd1-459d-bf3d-15679db16de4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:40:12.569Z|7f723743-1bd1-459d-bf3d-15679db16de4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:40:12.755Z|5d5d5d73-df0f-4561-89cf-ec61860345fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:40:12.756Z|5d5d5d73-df0f-4561-89cf-ec61860345fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:40:27.569Z|18ae94f0-bf88-4ff4-b343-43d42cefdd47|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:40:27.570Z|18ae94f0-bf88-4ff4-b343-43d42cefdd47|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:40:30.795Z|80997396-ac2b-4ee8-bc71-cbd74b68aec3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:40:30.795Z|80997396-ac2b-4ee8-bc71-cbd74b68aec3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:40:30.796Z|80997396-ac2b-4ee8-bc71-cbd74b68aec3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:40:30.797Z|80997396-ac2b-4ee8-bc71-cbd74b68aec3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:40:30.797Z|80997396-ac2b-4ee8-bc71-cbd74b68aec3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:40:30.798Z|80997396-ac2b-4ee8-bc71-cbd74b68aec3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:40:30.821Z|80997396-ac2b-4ee8-bc71-cbd74b68aec3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:40:30.822Z|80997396-ac2b-4ee8-bc71-cbd74b68aec3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:40:30.822Z|80997396-ac2b-4ee8-bc71-cbd74b68aec3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:40:30.822Z|80997396-ac2b-4ee8-bc71-cbd74b68aec3|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:Fri, 11 Mar 2022 05:40:30 GMT;Connection:close;
2022-03-11T05:40:30.823Z|80997396-ac2b-4ee8-bc71-cbd74b68aec3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:40:30.823Z|80997396-ac2b-4ee8-bc71-cbd74b68aec3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:40:42.569Z|29ffe987-3348-4c0c-9fcd-1d53c4367bc5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:40:42.571Z|29ffe987-3348-4c0c-9fcd-1d53c4367bc5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:40:42.758Z|bc530892-02ab-4431-b15a-fecdcfefc10a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:40:42.759Z|bc530892-02ab-4431-b15a-fecdcfefc10a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:40:57.569Z|3689547d-9381-426e-8f0f-d62aebd721d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:40:57.570Z|3689547d-9381-426e-8f0f-d62aebd721d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:41:12.569Z|a6201c74-bfba-46d1-a5de-6517c9923a69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:41:12.570Z|a6201c74-bfba-46d1-a5de-6517c9923a69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:41:12.760Z|57649d5a-f2b3-4622-87e6-57d9ce241ac5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:41:12.761Z|57649d5a-f2b3-4622-87e6-57d9ce241ac5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:41:27.569Z|67082462-c1cb-4f93-8267-573e7d4bc70a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:41:27.572Z|67082462-c1cb-4f93-8267-573e7d4bc70a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:41:30.801Z|8f04d2bd-d248-4f74-8b4a-d625086e48ac|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:41:30.802Z|8f04d2bd-d248-4f74-8b4a-d625086e48ac|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:41:30.803Z|8f04d2bd-d248-4f74-8b4a-d625086e48ac|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:41:30.804Z|8f04d2bd-d248-4f74-8b4a-d625086e48ac|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:41:30.805Z|8f04d2bd-d248-4f74-8b4a-d625086e48ac|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:41:30.805Z|8f04d2bd-d248-4f74-8b4a-d625086e48ac|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:41:30.819Z|8f04d2bd-d248-4f74-8b4a-d625086e48ac|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:41:30.819Z|8f04d2bd-d248-4f74-8b4a-d625086e48ac|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:41:30.820Z|8f04d2bd-d248-4f74-8b4a-d625086e48ac|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:41:30.820Z|8f04d2bd-d248-4f74-8b4a-d625086e48ac|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:Fri, 11 Mar 2022 05:41:30 GMT;Connection:close;
2022-03-11T05:41:30.820Z|8f04d2bd-d248-4f74-8b4a-d625086e48ac|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:41:30.821Z|8f04d2bd-d248-4f74-8b4a-d625086e48ac|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:41:42.569Z|f4b3e376-7ee2-4c4a-a471-dfa5bd743515|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:41:42.570Z|f4b3e376-7ee2-4c4a-a471-dfa5bd743515|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:41:42.763Z|8a8576be-a635-4531-8ac8-644eaabcd076|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:41:42.764Z|8a8576be-a635-4531-8ac8-644eaabcd076|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:41:57.569Z|be8c11df-cb12-4765-8559-b29bbef37fe5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:41:57.570Z|be8c11df-cb12-4765-8559-b29bbef37fe5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:42:12.569Z|dd475b29-b944-455e-a39b-4dbcd29dd659|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:42:12.571Z|dd475b29-b944-455e-a39b-4dbcd29dd659|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:42:12.766Z|fd136f51-2b34-4aad-b350-7f89052cd38d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:42:12.767Z|fd136f51-2b34-4aad-b350-7f89052cd38d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:42:27.569Z|c911b661-c9c6-49e1-bc4d-1034b185c9e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:42:27.570Z|c911b661-c9c6-49e1-bc4d-1034b185c9e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:42:30.800Z|18b3dce0-9446-4b59-97ff-6e717e3a9698|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:42:30.801Z|18b3dce0-9446-4b59-97ff-6e717e3a9698|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:42:30.801Z|18b3dce0-9446-4b59-97ff-6e717e3a9698|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:42:30.802Z|18b3dce0-9446-4b59-97ff-6e717e3a9698|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:42:30.803Z|18b3dce0-9446-4b59-97ff-6e717e3a9698|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:42:30.803Z|18b3dce0-9446-4b59-97ff-6e717e3a9698|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:42:30.820Z|18b3dce0-9446-4b59-97ff-6e717e3a9698|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:42:30.820Z|18b3dce0-9446-4b59-97ff-6e717e3a9698|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:42:30.820Z|18b3dce0-9446-4b59-97ff-6e717e3a9698|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:42:30.821Z|18b3dce0-9446-4b59-97ff-6e717e3a9698|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:Fri, 11 Mar 2022 05:42:30 GMT;Connection:close;
2022-03-11T05:42:30.821Z|18b3dce0-9446-4b59-97ff-6e717e3a9698|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:42:30.822Z|18b3dce0-9446-4b59-97ff-6e717e3a9698|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:42:42.569Z|3bb376e4-8b23-4442-a60e-d405eb573e18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:42:42.570Z|3bb376e4-8b23-4442-a60e-d405eb573e18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:42:42.769Z|ee7d03cc-b34f-40b9-9735-aa5195bb94ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:42:42.770Z|ee7d03cc-b34f-40b9-9735-aa5195bb94ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:42:57.569Z|ba05b40a-f9ba-492e-866c-76e6ca3ff626|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:42:57.571Z|ba05b40a-f9ba-492e-866c-76e6ca3ff626|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:43:12.569Z|2f3529c2-06d9-4fc8-a340-c63433dda3c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:43:12.570Z|2f3529c2-06d9-4fc8-a340-c63433dda3c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:43:12.771Z|bd981394-5e23-4f58-8f25-fe90d6b06f01|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:43:12.772Z|bd981394-5e23-4f58-8f25-fe90d6b06f01|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:43:27.569Z|2ff4ce5e-defc-4d48-8702-548b8bf2b1dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:43:27.570Z|2ff4ce5e-defc-4d48-8702-548b8bf2b1dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:43:30.796Z|219ee6e7-c405-46d6-904c-02710c62b70f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:43:30.797Z|219ee6e7-c405-46d6-904c-02710c62b70f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:43:30.797Z|219ee6e7-c405-46d6-904c-02710c62b70f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:43:30.798Z|219ee6e7-c405-46d6-904c-02710c62b70f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:43:30.799Z|219ee6e7-c405-46d6-904c-02710c62b70f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:43:30.799Z|219ee6e7-c405-46d6-904c-02710c62b70f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:43:30.808Z|219ee6e7-c405-46d6-904c-02710c62b70f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:43:30.808Z|219ee6e7-c405-46d6-904c-02710c62b70f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:43:30.808Z|219ee6e7-c405-46d6-904c-02710c62b70f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:43:30.809Z|219ee6e7-c405-46d6-904c-02710c62b70f|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:Fri, 11 Mar 2022 05:43:30 GMT;Connection:close;
2022-03-11T05:43:30.809Z|219ee6e7-c405-46d6-904c-02710c62b70f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:43:30.810Z|219ee6e7-c405-46d6-904c-02710c62b70f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:43:42.569Z|8a1de0a8-cd26-4773-bfa2-4afe74f9141a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:43:42.571Z|8a1de0a8-cd26-4773-bfa2-4afe74f9141a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:43:42.773Z|f16b9702-588b-4a1a-a4e3-50492820eac0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:43:42.774Z|f16b9702-588b-4a1a-a4e3-50492820eac0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:43:57.569Z|6d76a78c-48d1-4a36-82ed-6870165d0570|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:43:57.570Z|6d76a78c-48d1-4a36-82ed-6870165d0570|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:44:12.569Z|d61db778-9f14-4a3e-8f96-d0e43711ce0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:44:12.570Z|d61db778-9f14-4a3e-8f96-d0e43711ce0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:44:12.775Z|d069d269-301b-4168-b76d-0c861f53079a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:44:12.776Z|d069d269-301b-4168-b76d-0c861f53079a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:44:27.569Z|276e8be3-c1c6-46b4-b103-0bb065b96c21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:44:27.571Z|276e8be3-c1c6-46b4-b103-0bb065b96c21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:44:30.796Z|64eaa5c7-35c3-42e4-ac0b-47c54b10e5e8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:44:30.797Z|64eaa5c7-35c3-42e4-ac0b-47c54b10e5e8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:44:30.797Z|64eaa5c7-35c3-42e4-ac0b-47c54b10e5e8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:44:30.798Z|64eaa5c7-35c3-42e4-ac0b-47c54b10e5e8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:44:30.799Z|64eaa5c7-35c3-42e4-ac0b-47c54b10e5e8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:44:30.799Z|64eaa5c7-35c3-42e4-ac0b-47c54b10e5e8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:44:30.805Z|64eaa5c7-35c3-42e4-ac0b-47c54b10e5e8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:44:30.806Z|64eaa5c7-35c3-42e4-ac0b-47c54b10e5e8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:44:30.806Z|64eaa5c7-35c3-42e4-ac0b-47c54b10e5e8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:44:30.806Z|64eaa5c7-35c3-42e4-ac0b-47c54b10e5e8|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:Fri, 11 Mar 2022 05:44:30 GMT;Connection:close;
2022-03-11T05:44:30.806Z|64eaa5c7-35c3-42e4-ac0b-47c54b10e5e8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:44:30.807Z|64eaa5c7-35c3-42e4-ac0b-47c54b10e5e8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:44:42.569Z|02db1777-8738-40df-a56f-3b7d9f245f72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:44:42.570Z|02db1777-8738-40df-a56f-3b7d9f245f72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:44:42.778Z|702a92c5-d7c1-4b72-a3d0-463618d31e6f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:44:42.779Z|702a92c5-d7c1-4b72-a3d0-463618d31e6f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:44:57.569Z|e7cc0a2e-47ef-4212-994c-cc2ee95e89eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:44:57.569Z|e7cc0a2e-47ef-4212-994c-cc2ee95e89eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:45:12.569Z|eb407cbe-0997-4f51-9779-2c5a8c9b09cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:45:12.577Z|eb407cbe-0997-4f51-9779-2c5a8c9b09cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:45:12.780Z|bf7003b3-d45f-4531-b511-08ed014f6f30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:45:12.781Z|bf7003b3-d45f-4531-b511-08ed014f6f30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:45:27.569Z|768c5f06-22e2-4f1f-8e09-abc65b5f07c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:45:27.569Z|768c5f06-22e2-4f1f-8e09-abc65b5f07c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:45:30.796Z|e46c4005-e404-42af-99c0-698ea0054929|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:45:30.796Z|e46c4005-e404-42af-99c0-698ea0054929|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:45:30.797Z|e46c4005-e404-42af-99c0-698ea0054929|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:45:30.797Z|e46c4005-e404-42af-99c0-698ea0054929|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:45:30.797Z|e46c4005-e404-42af-99c0-698ea0054929|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:45:30.798Z|e46c4005-e404-42af-99c0-698ea0054929|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:45:30.809Z|e46c4005-e404-42af-99c0-698ea0054929|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:45:30.810Z|e46c4005-e404-42af-99c0-698ea0054929|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:45:30.810Z|e46c4005-e404-42af-99c0-698ea0054929|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:45:30.810Z|e46c4005-e404-42af-99c0-698ea0054929|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:Fri, 11 Mar 2022 05:45:30 GMT;Connection:close;
2022-03-11T05:45:30.811Z|e46c4005-e404-42af-99c0-698ea0054929|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:45:30.812Z|e46c4005-e404-42af-99c0-698ea0054929|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:45:42.569Z|6a2c51f2-653a-47b3-b617-a05e77d15d5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:45:42.570Z|6a2c51f2-653a-47b3-b617-a05e77d15d5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:45:42.782Z|96432c26-11f1-4751-8dd2-22d3ac2eba4d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:45:42.783Z|96432c26-11f1-4751-8dd2-22d3ac2eba4d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:45:57.569Z|67069b7a-7d23-4e77-82d3-0c216b18f456|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:45:57.570Z|67069b7a-7d23-4e77-82d3-0c216b18f456|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:46:12.569Z|5541a427-4927-4545-8c21-86a7bdae35e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:46:12.570Z|5541a427-4927-4545-8c21-86a7bdae35e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:46:12.784Z|7117a12c-7c0f-4b10-b2a5-80b1dc97016a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:46:12.785Z|7117a12c-7c0f-4b10-b2a5-80b1dc97016a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:46:27.569Z|e2c11e3b-ee3b-4688-a173-6726052e3057|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:46:27.570Z|e2c11e3b-ee3b-4688-a173-6726052e3057|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:46:30.796Z|9a91d699-bf4c-4f9a-b364-3b030ea5b088|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:46:30.796Z|9a91d699-bf4c-4f9a-b364-3b030ea5b088|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:46:30.797Z|9a91d699-bf4c-4f9a-b364-3b030ea5b088|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:46:30.798Z|9a91d699-bf4c-4f9a-b364-3b030ea5b088|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:46:30.798Z|9a91d699-bf4c-4f9a-b364-3b030ea5b088|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:46:30.798Z|9a91d699-bf4c-4f9a-b364-3b030ea5b088|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:46:30.805Z|9a91d699-bf4c-4f9a-b364-3b030ea5b088|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:46:30.807Z|9a91d699-bf4c-4f9a-b364-3b030ea5b088|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:46:30.807Z|9a91d699-bf4c-4f9a-b364-3b030ea5b088|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:46:30.808Z|9a91d699-bf4c-4f9a-b364-3b030ea5b088|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:Fri, 11 Mar 2022 05:46:30 GMT;Connection:close;
2022-03-11T05:46:30.808Z|9a91d699-bf4c-4f9a-b364-3b030ea5b088|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:46:30.809Z|9a91d699-bf4c-4f9a-b364-3b030ea5b088|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:46:42.569Z|9e72ea0f-ee51-4859-9942-da71894b8c99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:46:42.571Z|9e72ea0f-ee51-4859-9942-da71894b8c99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:46:42.786Z|07f22f70-9e50-40b4-b8de-dfa15441f25f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:46:42.787Z|07f22f70-9e50-40b4-b8de-dfa15441f25f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:46:57.569Z|5f0da43d-fe73-4179-8814-a9bcb4a7aae9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:46:57.569Z|5f0da43d-fe73-4179-8814-a9bcb4a7aae9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:47:12.569Z|9380358d-91cf-4506-9ae6-2a94f63b5314|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:47:12.570Z|9380358d-91cf-4506-9ae6-2a94f63b5314|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:47:12.788Z|ef402164-cda1-4ec5-b4e0-92b1e7f402f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:47:12.789Z|ef402164-cda1-4ec5-b4e0-92b1e7f402f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:47:27.568Z|2528b45a-17a4-40d0-a056-04d710945175|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:47:27.570Z|2528b45a-17a4-40d0-a056-04d710945175|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:47:30.796Z|644c6f13-68e5-40d5-99fc-727f4705d494|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:47:30.796Z|644c6f13-68e5-40d5-99fc-727f4705d494|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:47:30.797Z|644c6f13-68e5-40d5-99fc-727f4705d494|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:47:30.797Z|644c6f13-68e5-40d5-99fc-727f4705d494|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:47:30.798Z|644c6f13-68e5-40d5-99fc-727f4705d494|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:47:30.798Z|644c6f13-68e5-40d5-99fc-727f4705d494|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:47:30.804Z|644c6f13-68e5-40d5-99fc-727f4705d494|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:47:30.805Z|644c6f13-68e5-40d5-99fc-727f4705d494|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:47:30.805Z|644c6f13-68e5-40d5-99fc-727f4705d494|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:47:30.805Z|644c6f13-68e5-40d5-99fc-727f4705d494|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:Fri, 11 Mar 2022 05:47:30 GMT;Connection:close;
2022-03-11T05:47:30.806Z|644c6f13-68e5-40d5-99fc-727f4705d494|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:47:30.806Z|644c6f13-68e5-40d5-99fc-727f4705d494|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:47:42.569Z|9822b1bc-9465-407d-b86d-bf6844519efb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:47:42.570Z|9822b1bc-9465-407d-b86d-bf6844519efb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:47:42.790Z|0f6af47a-2f87-4180-8c6c-b2d04b9ffac4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:47:42.791Z|0f6af47a-2f87-4180-8c6c-b2d04b9ffac4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:47:57.569Z|e92f4634-adbd-4fc8-ad2e-40568819609e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:47:57.570Z|e92f4634-adbd-4fc8-ad2e-40568819609e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:48:12.569Z|e087a3ed-b85d-4504-b0ff-3c102f47e6b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:48:12.572Z|e087a3ed-b85d-4504-b0ff-3c102f47e6b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:48:12.794Z|a6c42dd0-3438-4b59-97c5-01ef6fc6f807|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:48:12.795Z|a6c42dd0-3438-4b59-97c5-01ef6fc6f807|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:48:15.282Z|e2560d3e-dcc0-4fcc-a754-ee63f8d01da2|http-nio-8083-exec-6|/infraActiveRequests/e2560d3e-dcc0-4fcc-a754-ee63f8d01da2|bpel|||INFO|500||Entering
2022-03-11T05:48:15.283Z|e2560d3e-dcc0-4fcc-a754-ee63f8d01da2|http-nio-8083-exec-6|/infraActiveRequests/e2560d3e-dcc0-4fcc-a754-ee63f8d01da2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T05:48:15.283Z|e2560d3e-dcc0-4fcc-a754-ee63f8d01da2|http-nio-8083-exec-6|/infraActiveRequests/e2560d3e-dcc0-4fcc-a754-ee63f8d01da2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e2560d3e-dcc0-4fcc-a754-ee63f8d01da2
2022-03-11T05:48:15.283Z|e2560d3e-dcc0-4fcc-a754-ee63f8d01da2|http-nio-8083-exec-6|/infraActiveRequests/e2560d3e-dcc0-4fcc-a754-ee63f8d01da2|bpel|||DEBUG|500||Method      : GET
2022-03-11T05:48:15.285Z|e2560d3e-dcc0-4fcc-a754-ee63f8d01da2|http-nio-8083-exec-6|/infraActiveRequests/e2560d3e-dcc0-4fcc-a754-ee63f8d01da2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cc45e1220c8e4bea;x-b3-spanid:a42f79335e4720ea;x-b3-parentspanid:cc45e1220c8e4bea;x-b3-sampled:0;x-onap-requestid:e2560d3e-dcc0-4fcc-a754-ee63f8d01da2;x-requestid:e2560d3e-dcc0-4fcc-a754-ee63f8d01da2;x-transactionid:e2560d3e-dcc0-4fcc-a754-ee63f8d01da2;x-ecomp-requestid:e2560d3e-dcc0-4fcc-a754-ee63f8d01da2;x-onap-partnername:SO.APIH;x-invocationid:6b9f587e-fe3c-489f-9a83-4417fc917ec4;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-03-11T05:48:15.285Z|e2560d3e-dcc0-4fcc-a754-ee63f8d01da2|http-nio-8083-exec-6|/infraActiveRequests/e2560d3e-dcc0-4fcc-a754-ee63f8d01da2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T05:48:20.240Z|52c40c16-31f4-48cc-aadb-a47696ae3010|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-11T05:48:20.240Z|52c40c16-31f4-48cc-aadb-a47696ae3010|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-03-11T05:48:20.241Z|52c40c16-31f4-48cc-aadb-a47696ae3010|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-03-11T05:48:20.242Z|52c40c16-31f4-48cc-aadb-a47696ae3010|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-03-11T05:48:20.242Z|52c40c16-31f4-48cc-aadb-a47696ae3010|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:52c40c16-31f4-48cc-aadb-a47696ae3010;x-fromappid:robot-ete;
2022-03-11T05:48:20.243Z|52c40c16-31f4-48cc-aadb-a47696ae3010|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-03-11T05:48:20.303Z|52c40c16-31f4-48cc-aadb-a47696ae3010|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-03-11T05:48:20.303Z|52c40c16-31f4-48cc-aadb-a47696ae3010|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-03-11T05:48:20.303Z|52c40c16-31f4-48cc-aadb-a47696ae3010|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-03-11T05:48:20.304Z|52c40c16-31f4-48cc-aadb-a47696ae3010|http-nio-8083-exec-7|/manage/health|python-requests/2.27.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:Fri, 11 Mar 2022 05:48:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T05:48:20.304Z|52c40c16-31f4-48cc-aadb-a47696ae3010|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-03-11T05:48:20.305Z|52c40c16-31f4-48cc-aadb-a47696ae3010|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-03-11T05:48:27.570Z|6b97cc97-1df3-457c-8de1-4ab7dd963812|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:48:27.571Z|6b97cc97-1df3-457c-8de1-4ab7dd963812|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:48:29.985Z|84dacf6f-7e20-4011-9fea-245998748e8b|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-11T05:48:29.986Z|84dacf6f-7e20-4011-9fea-245998748e8b|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-03-11T05:48:29.986Z|84dacf6f-7e20-4011-9fea-245998748e8b|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-03-11T05:48:29.987Z|84dacf6f-7e20-4011-9fea-245998748e8b|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-03-11T05:48:29.987Z|84dacf6f-7e20-4011-9fea-245998748e8b|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:84dacf6f-7e20-4011-9fea-245998748e8b;x-fromappid:robot-ete;
2022-03-11T05:48:29.988Z|84dacf6f-7e20-4011-9fea-245998748e8b|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-03-11T05:48:29.999Z|84dacf6f-7e20-4011-9fea-245998748e8b|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-03-11T05:48:30.005Z|84dacf6f-7e20-4011-9fea-245998748e8b|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-03-11T05:48:30.006Z|84dacf6f-7e20-4011-9fea-245998748e8b|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-03-11T05:48:30.012Z|84dacf6f-7e20-4011-9fea-245998748e8b|http-nio-8083-exec-10|/manage/health|python-requests/2.27.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:Fri, 11 Mar 2022 05:48:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T05:48:30.012Z|84dacf6f-7e20-4011-9fea-245998748e8b|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-03-11T05:48:30.013Z|84dacf6f-7e20-4011-9fea-245998748e8b|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-03-11T05:48:30.795Z|04d37c84-bed5-4ff4-af2b-4b46fc045335|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:48:30.795Z|04d37c84-bed5-4ff4-af2b-4b46fc045335|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:48:30.795Z|04d37c84-bed5-4ff4-af2b-4b46fc045335|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:48:30.796Z|04d37c84-bed5-4ff4-af2b-4b46fc045335|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:48:30.797Z|04d37c84-bed5-4ff4-af2b-4b46fc045335|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:48:30.797Z|04d37c84-bed5-4ff4-af2b-4b46fc045335|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:48:30.807Z|04d37c84-bed5-4ff4-af2b-4b46fc045335|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:48:30.808Z|04d37c84-bed5-4ff4-af2b-4b46fc045335|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:48:30.808Z|04d37c84-bed5-4ff4-af2b-4b46fc045335|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:48:30.808Z|04d37c84-bed5-4ff4-af2b-4b46fc045335|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:Fri, 11 Mar 2022 05:48:29 GMT;Connection:close;
2022-03-11T05:48:30.808Z|04d37c84-bed5-4ff4-af2b-4b46fc045335|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:48:30.809Z|04d37c84-bed5-4ff4-af2b-4b46fc045335|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:48:42.568Z|e94e1e69-8d83-4a38-a168-0ad8b92ee8a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:48:42.569Z|e94e1e69-8d83-4a38-a168-0ad8b92ee8a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:48:42.797Z|807d2493-4f0f-4391-bb81-10ca147ddb07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:48:42.798Z|807d2493-4f0f-4391-bb81-10ca147ddb07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:48:57.569Z|df0f91f9-7aae-4341-8160-6c7650f73ef0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:48:57.571Z|df0f91f9-7aae-4341-8160-6c7650f73ef0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:49:12.569Z|ccf0ba91-2026-4f94-b698-ca016ae6fd72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:49:12.570Z|ccf0ba91-2026-4f94-b698-ca016ae6fd72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:49:12.800Z|333e7fc6-79e5-4d0d-b7c2-6608e5d8a592|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:49:12.801Z|333e7fc6-79e5-4d0d-b7c2-6608e5d8a592|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:49:27.569Z|8fbb2d01-b3dd-43ca-9965-f6cca82cc0eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:49:27.569Z|8fbb2d01-b3dd-43ca-9965-f6cca82cc0eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:49:30.795Z|523621ef-75e0-4248-93aa-a275e018fc6e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:49:30.796Z|523621ef-75e0-4248-93aa-a275e018fc6e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:49:30.796Z|523621ef-75e0-4248-93aa-a275e018fc6e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:49:30.797Z|523621ef-75e0-4248-93aa-a275e018fc6e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:49:30.798Z|523621ef-75e0-4248-93aa-a275e018fc6e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:49:30.798Z|523621ef-75e0-4248-93aa-a275e018fc6e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:49:30.807Z|523621ef-75e0-4248-93aa-a275e018fc6e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:49:30.807Z|523621ef-75e0-4248-93aa-a275e018fc6e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:49:30.808Z|523621ef-75e0-4248-93aa-a275e018fc6e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:49:30.808Z|523621ef-75e0-4248-93aa-a275e018fc6e|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:Fri, 11 Mar 2022 05:49:30 GMT;Connection:close;
2022-03-11T05:49:30.808Z|523621ef-75e0-4248-93aa-a275e018fc6e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:49:30.809Z|523621ef-75e0-4248-93aa-a275e018fc6e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:49:42.568Z|9028ac36-48d1-44aa-968f-d896af2cc660|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:49:42.570Z|9028ac36-48d1-44aa-968f-d896af2cc660|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:49:42.802Z|a30a7ce0-3d7a-444e-9c56-c4c6e49a5730|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:49:42.803Z|a30a7ce0-3d7a-444e-9c56-c4c6e49a5730|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:49:57.569Z|bc06624c-0776-452c-9b08-1e9d3270ae98|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:49:57.569Z|bc06624c-0776-452c-9b08-1e9d3270ae98|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:50:12.570Z|a55e870f-225e-438d-b847-7a3e9b5e4806|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:50:12.573Z|a55e870f-225e-438d-b847-7a3e9b5e4806|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:50:12.804Z|e64bb124-6f0d-4a8e-b277-f52543619617|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:50:12.805Z|e64bb124-6f0d-4a8e-b277-f52543619617|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:50:27.569Z|4f2d1be1-53fe-4b9a-867e-e66024b85644|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:50:27.569Z|4f2d1be1-53fe-4b9a-867e-e66024b85644|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:50:30.798Z|758018b1-2292-4abc-9c81-4c45bc87ce5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:50:30.799Z|758018b1-2292-4abc-9c81-4c45bc87ce5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:50:30.799Z|758018b1-2292-4abc-9c81-4c45bc87ce5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:50:30.800Z|758018b1-2292-4abc-9c81-4c45bc87ce5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:50:30.800Z|758018b1-2292-4abc-9c81-4c45bc87ce5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:50:30.801Z|758018b1-2292-4abc-9c81-4c45bc87ce5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:50:30.810Z|758018b1-2292-4abc-9c81-4c45bc87ce5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:50:30.811Z|758018b1-2292-4abc-9c81-4c45bc87ce5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:50:30.811Z|758018b1-2292-4abc-9c81-4c45bc87ce5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:50:30.811Z|758018b1-2292-4abc-9c81-4c45bc87ce5e|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:Fri, 11 Mar 2022 05:50:30 GMT;Connection:close;
2022-03-11T05:50:30.811Z|758018b1-2292-4abc-9c81-4c45bc87ce5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:50:30.812Z|758018b1-2292-4abc-9c81-4c45bc87ce5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:50:42.569Z|86b5e145-79de-4a52-806f-676ed586d7a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:50:42.571Z|86b5e145-79de-4a52-806f-676ed586d7a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:50:42.807Z|8d77a84a-a264-40d1-b57e-da9d24666f39|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:50:42.808Z|8d77a84a-a264-40d1-b57e-da9d24666f39|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:50:57.570Z|f922246b-912f-4e51-a2e5-bc677e96eebd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:50:57.573Z|f922246b-912f-4e51-a2e5-bc677e96eebd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:51:12.569Z|ae5057d6-b363-4ee5-9d02-f841825d44a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:51:12.571Z|ae5057d6-b363-4ee5-9d02-f841825d44a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:51:12.809Z|78dd434b-cf4f-471c-97f4-d06ea67a869c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:51:12.810Z|78dd434b-cf4f-471c-97f4-d06ea67a869c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:51:27.569Z|651d88f7-b3bb-4db1-b71c-058e2a17448f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:51:27.570Z|651d88f7-b3bb-4db1-b71c-058e2a17448f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:51:30.797Z|d49d242b-f9ab-4445-8098-1e72bcf67599|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:51:30.798Z|d49d242b-f9ab-4445-8098-1e72bcf67599|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:51:30.799Z|d49d242b-f9ab-4445-8098-1e72bcf67599|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:51:30.799Z|d49d242b-f9ab-4445-8098-1e72bcf67599|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:51:30.800Z|d49d242b-f9ab-4445-8098-1e72bcf67599|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:51:30.800Z|d49d242b-f9ab-4445-8098-1e72bcf67599|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:51:30.810Z|d49d242b-f9ab-4445-8098-1e72bcf67599|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:51:30.810Z|d49d242b-f9ab-4445-8098-1e72bcf67599|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:51:30.811Z|d49d242b-f9ab-4445-8098-1e72bcf67599|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:51:30.811Z|d49d242b-f9ab-4445-8098-1e72bcf67599|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:Fri, 11 Mar 2022 05:51:30 GMT;Connection:close;
2022-03-11T05:51:30.812Z|d49d242b-f9ab-4445-8098-1e72bcf67599|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:51:30.812Z|d49d242b-f9ab-4445-8098-1e72bcf67599|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:51:42.569Z|e2b0eed1-6acb-4cea-bd97-a12596f657ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:51:42.572Z|e2b0eed1-6acb-4cea-bd97-a12596f657ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:51:42.812Z|c183918a-5d14-41b2-bc60-6b8b914e117f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:51:42.813Z|c183918a-5d14-41b2-bc60-6b8b914e117f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:51:57.569Z|25439051-c40c-419b-b477-3b27bc4619cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:51:57.570Z|25439051-c40c-419b-b477-3b27bc4619cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:52:12.569Z|8e2d412b-2f01-4361-85ad-7ae87fe84903|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:52:12.569Z|8e2d412b-2f01-4361-85ad-7ae87fe84903|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:52:12.815Z|22e01f65-1092-4116-b1b5-aa1e86b91ea7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:52:12.816Z|22e01f65-1092-4116-b1b5-aa1e86b91ea7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:52:27.569Z|541d2f9a-1aef-41c5-bc21-e977f71f5e3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:52:27.573Z|541d2f9a-1aef-41c5-bc21-e977f71f5e3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:52:30.795Z|c3d9ce0c-c631-4f95-bf6c-dec334684c26|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:52:30.796Z|c3d9ce0c-c631-4f95-bf6c-dec334684c26|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:52:30.796Z|c3d9ce0c-c631-4f95-bf6c-dec334684c26|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:52:30.797Z|c3d9ce0c-c631-4f95-bf6c-dec334684c26|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:52:30.797Z|c3d9ce0c-c631-4f95-bf6c-dec334684c26|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:52:30.797Z|c3d9ce0c-c631-4f95-bf6c-dec334684c26|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:52:30.809Z|c3d9ce0c-c631-4f95-bf6c-dec334684c26|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:52:30.809Z|c3d9ce0c-c631-4f95-bf6c-dec334684c26|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:52:30.810Z|c3d9ce0c-c631-4f95-bf6c-dec334684c26|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:52:30.810Z|c3d9ce0c-c631-4f95-bf6c-dec334684c26|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:Fri, 11 Mar 2022 05:52:30 GMT;Connection:close;
2022-03-11T05:52:30.810Z|c3d9ce0c-c631-4f95-bf6c-dec334684c26|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:52:30.811Z|c3d9ce0c-c631-4f95-bf6c-dec334684c26|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:52:42.569Z|2f068572-2074-4315-ac59-2aa77acfc6d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:52:42.570Z|2f068572-2074-4315-ac59-2aa77acfc6d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:52:42.818Z|c0382ede-dcd1-43ff-b17f-cac4e5b39e14|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:52:42.825Z|c0382ede-dcd1-43ff-b17f-cac4e5b39e14|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:52:57.569Z|fa5b985b-1eee-4040-aef7-18add613ca49|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:52:57.570Z|fa5b985b-1eee-4040-aef7-18add613ca49|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:53:12.568Z|97b87ca6-2792-4065-9b04-8b51913511e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:53:12.570Z|97b87ca6-2792-4065-9b04-8b51913511e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:53:12.827Z|6ab58996-6994-4c07-96cf-cbd3acb482d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:53:12.828Z|6ab58996-6994-4c07-96cf-cbd3acb482d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:53:27.569Z|bc8f08eb-9b99-4240-ba10-fc445f51e9e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:53:27.570Z|bc8f08eb-9b99-4240-ba10-fc445f51e9e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:53:30.796Z|156cc74a-aca3-4e59-a31e-b1b60660e3b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:53:30.796Z|156cc74a-aca3-4e59-a31e-b1b60660e3b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:53:30.796Z|156cc74a-aca3-4e59-a31e-b1b60660e3b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:53:30.798Z|156cc74a-aca3-4e59-a31e-b1b60660e3b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:53:30.798Z|156cc74a-aca3-4e59-a31e-b1b60660e3b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:53:30.798Z|156cc74a-aca3-4e59-a31e-b1b60660e3b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:53:30.806Z|156cc74a-aca3-4e59-a31e-b1b60660e3b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:53:30.806Z|156cc74a-aca3-4e59-a31e-b1b60660e3b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:53:30.807Z|156cc74a-aca3-4e59-a31e-b1b60660e3b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:53:30.807Z|156cc74a-aca3-4e59-a31e-b1b60660e3b4|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:Fri, 11 Mar 2022 05:53:30 GMT;Connection:close;
2022-03-11T05:53:30.807Z|156cc74a-aca3-4e59-a31e-b1b60660e3b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:53:30.808Z|156cc74a-aca3-4e59-a31e-b1b60660e3b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:53:42.568Z|13dbb93e-72fa-4923-b607-1fa5b1a90505|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:53:42.569Z|13dbb93e-72fa-4923-b607-1fa5b1a90505|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:53:42.830Z|b71b92e0-0c6c-465d-bcb9-6d4ff0a904e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:53:42.831Z|b71b92e0-0c6c-465d-bcb9-6d4ff0a904e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:53:57.569Z|a11bc6f6-a2dc-4fdb-92fc-23a9fd64aac6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:53:57.570Z|a11bc6f6-a2dc-4fdb-92fc-23a9fd64aac6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:54:12.568Z|147329cf-2e9e-4e27-ba4c-810cff478657|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:54:12.572Z|147329cf-2e9e-4e27-ba4c-810cff478657|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:54:12.832Z|6f41fbc6-03fb-4909-a963-75bcc2ebc92d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:54:12.833Z|6f41fbc6-03fb-4909-a963-75bcc2ebc92d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:54:27.568Z|2fe2c0f4-13cc-4398-8715-275b506a7c9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:54:27.569Z|2fe2c0f4-13cc-4398-8715-275b506a7c9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:54:30.796Z|b14cbd49-ce7e-4dac-9d92-d9f529810061|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:54:30.796Z|b14cbd49-ce7e-4dac-9d92-d9f529810061|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:54:30.797Z|b14cbd49-ce7e-4dac-9d92-d9f529810061|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:54:30.797Z|b14cbd49-ce7e-4dac-9d92-d9f529810061|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:54:30.798Z|b14cbd49-ce7e-4dac-9d92-d9f529810061|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:54:30.799Z|b14cbd49-ce7e-4dac-9d92-d9f529810061|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:54:30.808Z|b14cbd49-ce7e-4dac-9d92-d9f529810061|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:54:30.809Z|b14cbd49-ce7e-4dac-9d92-d9f529810061|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:54:30.809Z|b14cbd49-ce7e-4dac-9d92-d9f529810061|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:54:30.809Z|b14cbd49-ce7e-4dac-9d92-d9f529810061|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:Fri, 11 Mar 2022 05:54:30 GMT;Connection:close;
2022-03-11T05:54:30.810Z|b14cbd49-ce7e-4dac-9d92-d9f529810061|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:54:30.810Z|b14cbd49-ce7e-4dac-9d92-d9f529810061|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:54:42.569Z|21ca3de4-742f-411c-9cbe-41717c80f337|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:54:42.570Z|21ca3de4-742f-411c-9cbe-41717c80f337|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:54:42.834Z|51ec2203-987e-4e40-ba1f-0dadccec3ed2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:54:42.835Z|51ec2203-987e-4e40-ba1f-0dadccec3ed2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:54:57.569Z|3fa807f8-4a8b-4e82-a290-fe27f24ad764|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:54:57.572Z|3fa807f8-4a8b-4e82-a290-fe27f24ad764|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:55:12.569Z|da30ef0f-4e05-48fd-843f-84430a0b8296|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:55:12.570Z|da30ef0f-4e05-48fd-843f-84430a0b8296|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:55:12.837Z|5a4c3bcd-e59e-4294-b2d8-600a1adf44f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:55:12.838Z|5a4c3bcd-e59e-4294-b2d8-600a1adf44f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:55:27.569Z|1a1a52ae-e0cd-4b21-9345-0622ee571ff3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:55:27.570Z|1a1a52ae-e0cd-4b21-9345-0622ee571ff3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:55:30.795Z|25906ed6-f0c0-44d9-986d-cbc122e7b3dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:55:30.795Z|25906ed6-f0c0-44d9-986d-cbc122e7b3dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:55:30.796Z|25906ed6-f0c0-44d9-986d-cbc122e7b3dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:55:30.796Z|25906ed6-f0c0-44d9-986d-cbc122e7b3dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:55:30.797Z|25906ed6-f0c0-44d9-986d-cbc122e7b3dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:55:30.797Z|25906ed6-f0c0-44d9-986d-cbc122e7b3dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:55:30.804Z|25906ed6-f0c0-44d9-986d-cbc122e7b3dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:55:30.805Z|25906ed6-f0c0-44d9-986d-cbc122e7b3dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:55:30.805Z|25906ed6-f0c0-44d9-986d-cbc122e7b3dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:55:30.806Z|25906ed6-f0c0-44d9-986d-cbc122e7b3dd|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:Fri, 11 Mar 2022 05:55:30 GMT;Connection:close;
2022-03-11T05:55:30.806Z|25906ed6-f0c0-44d9-986d-cbc122e7b3dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:55:30.807Z|25906ed6-f0c0-44d9-986d-cbc122e7b3dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:55:42.569Z|bfb4c56d-7eec-45e8-a0e6-1cc97f6c60fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:55:42.572Z|bfb4c56d-7eec-45e8-a0e6-1cc97f6c60fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:55:42.841Z|bd71145b-cf3d-4519-a1b6-95967f9db9a1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:55:42.842Z|bd71145b-cf3d-4519-a1b6-95967f9db9a1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:55:57.568Z|11d88881-84c9-4b52-bb6a-d84e4bb88516|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:55:57.569Z|11d88881-84c9-4b52-bb6a-d84e4bb88516|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:56:12.569Z|698ad8ea-07a4-4c67-b5fe-e706edf3ab0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:56:12.570Z|698ad8ea-07a4-4c67-b5fe-e706edf3ab0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:56:12.843Z|851f3ddd-6a17-4aef-9fc3-d4b60523834b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:56:12.844Z|851f3ddd-6a17-4aef-9fc3-d4b60523834b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:56:27.568Z|de04d70f-380a-4e17-a461-c0d101003dca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:56:27.571Z|de04d70f-380a-4e17-a461-c0d101003dca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:56:30.796Z|39f2e4ab-b0e2-43d6-89db-96ca8aaf4a01|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:56:30.797Z|39f2e4ab-b0e2-43d6-89db-96ca8aaf4a01|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:56:30.797Z|39f2e4ab-b0e2-43d6-89db-96ca8aaf4a01|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:56:30.798Z|39f2e4ab-b0e2-43d6-89db-96ca8aaf4a01|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:56:30.798Z|39f2e4ab-b0e2-43d6-89db-96ca8aaf4a01|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:56:30.798Z|39f2e4ab-b0e2-43d6-89db-96ca8aaf4a01|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:56:30.804Z|39f2e4ab-b0e2-43d6-89db-96ca8aaf4a01|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:56:30.804Z|39f2e4ab-b0e2-43d6-89db-96ca8aaf4a01|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:56:30.805Z|39f2e4ab-b0e2-43d6-89db-96ca8aaf4a01|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:56:30.805Z|39f2e4ab-b0e2-43d6-89db-96ca8aaf4a01|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:Fri, 11 Mar 2022 05:56:30 GMT;Connection:close;
2022-03-11T05:56:30.805Z|39f2e4ab-b0e2-43d6-89db-96ca8aaf4a01|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:56:30.806Z|39f2e4ab-b0e2-43d6-89db-96ca8aaf4a01|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:56:42.569Z|45f6e95b-9895-42af-8437-aa517049903b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:56:42.569Z|45f6e95b-9895-42af-8437-aa517049903b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:56:42.845Z|910a10f5-b43d-4e2e-9130-28cf6883670e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:56:42.846Z|910a10f5-b43d-4e2e-9130-28cf6883670e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:56:57.569Z|b3bd723e-6fae-4083-ad9a-dbc0bfc4c4cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:56:57.570Z|b3bd723e-6fae-4083-ad9a-dbc0bfc4c4cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:57:12.569Z|af2c01f4-6616-4a6a-a019-38e1ef06967d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:57:12.573Z|af2c01f4-6616-4a6a-a019-38e1ef06967d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:57:12.847Z|3bb9fd5a-4279-4de3-98fd-075945450d84|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:57:12.848Z|3bb9fd5a-4279-4de3-98fd-075945450d84|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:57:27.569Z|12af913c-f062-4263-b3c2-6e238ed34e7b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:57:27.569Z|12af913c-f062-4263-b3c2-6e238ed34e7b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:57:30.795Z|d2d84f24-91ac-49aa-a199-26ffb01444c6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:57:30.795Z|d2d84f24-91ac-49aa-a199-26ffb01444c6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:57:30.796Z|d2d84f24-91ac-49aa-a199-26ffb01444c6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:57:30.796Z|d2d84f24-91ac-49aa-a199-26ffb01444c6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:57:30.797Z|d2d84f24-91ac-49aa-a199-26ffb01444c6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:57:30.797Z|d2d84f24-91ac-49aa-a199-26ffb01444c6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:57:30.802Z|d2d84f24-91ac-49aa-a199-26ffb01444c6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:57:30.803Z|d2d84f24-91ac-49aa-a199-26ffb01444c6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:57:30.803Z|d2d84f24-91ac-49aa-a199-26ffb01444c6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:57:30.803Z|d2d84f24-91ac-49aa-a199-26ffb01444c6|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:Fri, 11 Mar 2022 05:57:30 GMT;Connection:close;
2022-03-11T05:57:30.803Z|d2d84f24-91ac-49aa-a199-26ffb01444c6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:57:30.804Z|d2d84f24-91ac-49aa-a199-26ffb01444c6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:57:42.569Z|e432ce92-833a-4689-a2a9-b6097076c92d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:57:42.570Z|e432ce92-833a-4689-a2a9-b6097076c92d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:57:42.849Z|1b098049-53e1-4b81-accf-aadfa0d38a16|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:57:42.850Z|1b098049-53e1-4b81-accf-aadfa0d38a16|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:57:57.568Z|bfa9a8f5-bb7f-42a8-8461-dbe7055c5dcf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:57:57.572Z|bfa9a8f5-bb7f-42a8-8461-dbe7055c5dcf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:58:12.569Z|9e3c711f-065a-4d42-80be-e513043ec193|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:58:12.569Z|9e3c711f-065a-4d42-80be-e513043ec193|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:58:12.851Z|6d90aed1-fc77-4eb2-9001-c91634785611|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:58:12.852Z|6d90aed1-fc77-4eb2-9001-c91634785611|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:58:27.569Z|08e1406b-3c32-472a-b433-1ee09c401955|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:58:27.570Z|08e1406b-3c32-472a-b433-1ee09c401955|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:58:30.797Z|b8e1321c-0df3-4370-a1ba-9b98638dae94|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:58:30.797Z|b8e1321c-0df3-4370-a1ba-9b98638dae94|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:58:30.799Z|b8e1321c-0df3-4370-a1ba-9b98638dae94|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:58:30.799Z|b8e1321c-0df3-4370-a1ba-9b98638dae94|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:58:30.800Z|b8e1321c-0df3-4370-a1ba-9b98638dae94|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:58:30.800Z|b8e1321c-0df3-4370-a1ba-9b98638dae94|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:58:30.808Z|b8e1321c-0df3-4370-a1ba-9b98638dae94|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:58:30.808Z|b8e1321c-0df3-4370-a1ba-9b98638dae94|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:58:30.809Z|b8e1321c-0df3-4370-a1ba-9b98638dae94|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:58:30.809Z|b8e1321c-0df3-4370-a1ba-9b98638dae94|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:Fri, 11 Mar 2022 05:58:30 GMT;Connection:close;
2022-03-11T05:58:30.809Z|b8e1321c-0df3-4370-a1ba-9b98638dae94|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:58:30.810Z|b8e1321c-0df3-4370-a1ba-9b98638dae94|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:58:42.569Z|5e51f1fb-b98f-4ef9-bbe2-1519359f7bf9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:58:42.573Z|5e51f1fb-b98f-4ef9-bbe2-1519359f7bf9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:58:42.853Z|fb81ccf3-03ec-4050-8f8d-a097162ff967|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:58:42.854Z|fb81ccf3-03ec-4050-8f8d-a097162ff967|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:58:57.569Z|b0002890-235b-492e-90fd-bdeba48a9db4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:58:57.570Z|b0002890-235b-492e-90fd-bdeba48a9db4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:59:12.568Z|59507836-1563-48fc-8fe7-0f779e10cc3d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:59:12.569Z|59507836-1563-48fc-8fe7-0f779e10cc3d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:59:12.855Z|03f2b645-70d3-4afb-8ce9-4cd90bbfcbdc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:59:12.856Z|03f2b645-70d3-4afb-8ce9-4cd90bbfcbdc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:59:27.568Z|e6a707d0-2f57-4358-9b0c-654cb493ea72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:59:27.572Z|e6a707d0-2f57-4358-9b0c-654cb493ea72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:59:30.794Z|7b709a49-0358-48b6-a8f7-cd09108bc6d5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T05:59:30.795Z|7b709a49-0358-48b6-a8f7-cd09108bc6d5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T05:59:30.795Z|7b709a49-0358-48b6-a8f7-cd09108bc6d5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T05:59:30.796Z|7b709a49-0358-48b6-a8f7-cd09108bc6d5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T05:59:30.797Z|7b709a49-0358-48b6-a8f7-cd09108bc6d5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T05:59:30.798Z|7b709a49-0358-48b6-a8f7-cd09108bc6d5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T05:59:30.806Z|7b709a49-0358-48b6-a8f7-cd09108bc6d5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T05:59:30.807Z|7b709a49-0358-48b6-a8f7-cd09108bc6d5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T05:59:30.807Z|7b709a49-0358-48b6-a8f7-cd09108bc6d5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T05:59:30.807Z|7b709a49-0358-48b6-a8f7-cd09108bc6d5|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:Fri, 11 Mar 2022 05:59:30 GMT;Connection:close;
2022-03-11T05:59:30.808Z|7b709a49-0358-48b6-a8f7-cd09108bc6d5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T05:59:30.808Z|7b709a49-0358-48b6-a8f7-cd09108bc6d5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T05:59:42.568Z|6a978a17-1957-4194-b56f-1bd8b4f2cb29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:59:42.569Z|6a978a17-1957-4194-b56f-1bd8b4f2cb29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:59:42.857Z|1adec0ce-0179-47e0-a6d3-17c2eb6b768e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:59:42.858Z|1adec0ce-0179-47e0-a6d3-17c2eb6b768e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T05:59:57.569Z|bab65553-2f5c-4721-9d15-7ac1fdf865d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T05:59:57.570Z|bab65553-2f5c-4721-9d15-7ac1fdf865d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:00:12.569Z|e9dda745-cb33-40c6-a016-e889638b5921|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:00:12.573Z|e9dda745-cb33-40c6-a016-e889638b5921|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:00:12.859Z|445b3fdb-0f86-43af-b425-b3aafbba2f52|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:00:12.860Z|445b3fdb-0f86-43af-b425-b3aafbba2f52|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:00:27.569Z|d57feeee-877e-4364-81cd-94cdb001ffb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:00:27.570Z|d57feeee-877e-4364-81cd-94cdb001ffb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:00:30.795Z|39ac103c-1fad-48b1-bc5b-b086deb690f1|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T06:00:30.796Z|39ac103c-1fad-48b1-bc5b-b086deb690f1|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T06:00:30.796Z|39ac103c-1fad-48b1-bc5b-b086deb690f1|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T06:00:30.797Z|39ac103c-1fad-48b1-bc5b-b086deb690f1|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T06:00:30.797Z|39ac103c-1fad-48b1-bc5b-b086deb690f1|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T06:00:30.798Z|39ac103c-1fad-48b1-bc5b-b086deb690f1|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T06:00:30.806Z|39ac103c-1fad-48b1-bc5b-b086deb690f1|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T06:00:30.807Z|39ac103c-1fad-48b1-bc5b-b086deb690f1|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T06:00:30.807Z|39ac103c-1fad-48b1-bc5b-b086deb690f1|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T06:00:30.807Z|39ac103c-1fad-48b1-bc5b-b086deb690f1|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:Fri, 11 Mar 2022 06:00:30 GMT;Connection:close;
2022-03-11T06:00:30.807Z|39ac103c-1fad-48b1-bc5b-b086deb690f1|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T06:00:30.808Z|39ac103c-1fad-48b1-bc5b-b086deb690f1|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T06:00:42.569Z|55fdd331-c016-4e84-87ab-10733007a317|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:00:42.570Z|55fdd331-c016-4e84-87ab-10733007a317|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:00:42.861Z|226a289c-999d-4e4d-8ac6-4eefde7dccc7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:00:42.862Z|226a289c-999d-4e4d-8ac6-4eefde7dccc7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:00:57.569Z|ee81760e-3b85-45fe-891c-199374d93f11|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:00:57.572Z|ee81760e-3b85-45fe-891c-199374d93f11|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:01:12.569Z|e37a3a0b-1af6-4eb7-85ef-b122371ec8f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:01:12.570Z|e37a3a0b-1af6-4eb7-85ef-b122371ec8f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:01:12.863Z|c270fe5a-e578-4626-bf8a-29be7deeab7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:01:12.865Z|c270fe5a-e578-4626-bf8a-29be7deeab7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:01:27.569Z|26808309-bbf1-4e5e-b93d-f6752439f613|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:01:27.571Z|26808309-bbf1-4e5e-b93d-f6752439f613|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:01:30.803Z|861501e1-e55a-483d-9d77-5d8b8ff74998|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T06:01:30.804Z|861501e1-e55a-483d-9d77-5d8b8ff74998|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T06:01:30.805Z|861501e1-e55a-483d-9d77-5d8b8ff74998|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T06:01:30.806Z|861501e1-e55a-483d-9d77-5d8b8ff74998|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T06:01:30.806Z|861501e1-e55a-483d-9d77-5d8b8ff74998|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T06:01:30.807Z|861501e1-e55a-483d-9d77-5d8b8ff74998|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T06:01:30.819Z|861501e1-e55a-483d-9d77-5d8b8ff74998|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T06:01:30.820Z|861501e1-e55a-483d-9d77-5d8b8ff74998|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T06:01:30.820Z|861501e1-e55a-483d-9d77-5d8b8ff74998|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T06:01:30.820Z|861501e1-e55a-483d-9d77-5d8b8ff74998|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:Fri, 11 Mar 2022 06:01:30 GMT;Connection:close;
2022-03-11T06:01:30.820Z|861501e1-e55a-483d-9d77-5d8b8ff74998|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T06:01:30.821Z|861501e1-e55a-483d-9d77-5d8b8ff74998|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T06:01:42.569Z|1f9197bf-43da-474f-9674-82866fbb413e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:01:42.573Z|1f9197bf-43da-474f-9674-82866fbb413e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:01:42.867Z|9f8bd161-2982-43fe-85f4-67915024216a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:01:42.869Z|9f8bd161-2982-43fe-85f4-67915024216a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:01:57.570Z|0bfcd4e0-c962-4d1b-979d-c4731410176a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:01:57.571Z|0bfcd4e0-c962-4d1b-979d-c4731410176a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:02:12.568Z|1cd1ac5b-14c5-49b1-a8e2-a7590624cf54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:02:12.569Z|1cd1ac5b-14c5-49b1-a8e2-a7590624cf54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:02:12.871Z|5e4be215-532e-4458-9ab3-9208ed147b4f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:02:12.872Z|5e4be215-532e-4458-9ab3-9208ed147b4f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:02:27.568Z|fce0d7b3-804c-4c55-8730-0c2cf276db03|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:02:27.573Z|fce0d7b3-804c-4c55-8730-0c2cf276db03|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:02:30.797Z|9ab17cbe-7221-46b8-879a-5920d9f265cc|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T06:02:30.798Z|9ab17cbe-7221-46b8-879a-5920d9f265cc|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T06:02:30.798Z|9ab17cbe-7221-46b8-879a-5920d9f265cc|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T06:02:30.800Z|9ab17cbe-7221-46b8-879a-5920d9f265cc|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T06:02:30.800Z|9ab17cbe-7221-46b8-879a-5920d9f265cc|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T06:02:30.800Z|9ab17cbe-7221-46b8-879a-5920d9f265cc|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T06:02:30.809Z|9ab17cbe-7221-46b8-879a-5920d9f265cc|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T06:02:30.810Z|9ab17cbe-7221-46b8-879a-5920d9f265cc|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T06:02:30.810Z|9ab17cbe-7221-46b8-879a-5920d9f265cc|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T06:02:30.810Z|9ab17cbe-7221-46b8-879a-5920d9f265cc|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:Fri, 11 Mar 2022 06:02:30 GMT;Connection:close;
2022-03-11T06:02:30.811Z|9ab17cbe-7221-46b8-879a-5920d9f265cc|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T06:02:30.811Z|9ab17cbe-7221-46b8-879a-5920d9f265cc|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T06:02:42.569Z|f6863cba-d587-4f7e-ba28-c069de88b831|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:02:42.570Z|f6863cba-d587-4f7e-ba28-c069de88b831|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:02:42.873Z|797dd7aa-48ca-4645-bc82-b7f934ad310d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:02:42.874Z|797dd7aa-48ca-4645-bc82-b7f934ad310d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:02:57.568Z|2aacff68-dd55-4257-bb59-9e6335adaace|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:02:57.569Z|2aacff68-dd55-4257-bb59-9e6335adaace|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:03:12.568Z|13e8a372-dce6-48b1-bb8e-03dfbb840e21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:03:12.572Z|13e8a372-dce6-48b1-bb8e-03dfbb840e21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:03:12.877Z|2b17e38f-3913-45e6-b44a-e93db117eed7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:03:12.878Z|2b17e38f-3913-45e6-b44a-e93db117eed7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:03:27.569Z|c492b852-249a-4ed6-91c5-5afb07cb7a12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:03:27.570Z|c492b852-249a-4ed6-91c5-5afb07cb7a12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:03:30.797Z|19ef479d-7ab6-4c21-968f-5749e2ada845|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T06:03:30.798Z|19ef479d-7ab6-4c21-968f-5749e2ada845|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T06:03:30.798Z|19ef479d-7ab6-4c21-968f-5749e2ada845|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T06:03:30.799Z|19ef479d-7ab6-4c21-968f-5749e2ada845|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T06:03:30.800Z|19ef479d-7ab6-4c21-968f-5749e2ada845|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T06:03:30.800Z|19ef479d-7ab6-4c21-968f-5749e2ada845|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T06:03:30.812Z|19ef479d-7ab6-4c21-968f-5749e2ada845|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T06:03:30.812Z|19ef479d-7ab6-4c21-968f-5749e2ada845|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T06:03:30.813Z|19ef479d-7ab6-4c21-968f-5749e2ada845|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T06:03:30.814Z|19ef479d-7ab6-4c21-968f-5749e2ada845|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:Fri, 11 Mar 2022 06:03:30 GMT;Connection:close;
2022-03-11T06:03:30.814Z|19ef479d-7ab6-4c21-968f-5749e2ada845|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T06:03:30.815Z|19ef479d-7ab6-4c21-968f-5749e2ada845|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T06:03:42.569Z|b71aef35-6131-4737-8706-2c0fb85c8abe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:03:42.569Z|b71aef35-6131-4737-8706-2c0fb85c8abe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:03:42.879Z|6d8743d0-98fc-457d-8ced-a319f105f6f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:03:42.880Z|6d8743d0-98fc-457d-8ced-a319f105f6f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:03:57.568Z|238c1738-85db-4102-a93a-90817f7dc1c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:03:57.572Z|238c1738-85db-4102-a93a-90817f7dc1c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:04:12.569Z|59d05089-355a-4a01-9880-bfa01b1e69e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:04:12.570Z|59d05089-355a-4a01-9880-bfa01b1e69e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:04:12.881Z|a202d0bc-c6d1-4164-94c5-b4e683eadf9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:04:12.882Z|a202d0bc-c6d1-4164-94c5-b4e683eadf9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:04:27.569Z|56ffff75-d34e-4a89-bd7b-69980cc66ba8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:04:27.570Z|56ffff75-d34e-4a89-bd7b-69980cc66ba8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:04:30.794Z|6e1d4366-2168-497a-b141-6899297ab4a2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T06:04:30.795Z|6e1d4366-2168-497a-b141-6899297ab4a2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T06:04:30.795Z|6e1d4366-2168-497a-b141-6899297ab4a2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T06:04:30.797Z|6e1d4366-2168-497a-b141-6899297ab4a2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T06:04:30.797Z|6e1d4366-2168-497a-b141-6899297ab4a2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T06:04:30.798Z|6e1d4366-2168-497a-b141-6899297ab4a2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T06:04:30.804Z|6e1d4366-2168-497a-b141-6899297ab4a2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T06:04:30.804Z|6e1d4366-2168-497a-b141-6899297ab4a2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T06:04:30.804Z|6e1d4366-2168-497a-b141-6899297ab4a2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T06:04:30.804Z|6e1d4366-2168-497a-b141-6899297ab4a2|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:Fri, 11 Mar 2022 06:04:30 GMT;Connection:close;
2022-03-11T06:04:30.805Z|6e1d4366-2168-497a-b141-6899297ab4a2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T06:04:30.805Z|6e1d4366-2168-497a-b141-6899297ab4a2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T06:04:42.568Z|b63774fc-b158-4606-a43e-20788efb9bec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:04:42.574Z|b63774fc-b158-4606-a43e-20788efb9bec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:04:42.883Z|5e034dc2-9900-4a46-9de6-5d52267296f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:04:42.883Z|5e034dc2-9900-4a46-9de6-5d52267296f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:04:57.568Z|5a78069a-ec4a-4d8a-9522-b84e7cb2b1e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:04:57.569Z|5a78069a-ec4a-4d8a-9522-b84e7cb2b1e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:05:12.568Z|200072fd-9837-4f56-b746-50313f8ad1b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:05:12.569Z|200072fd-9837-4f56-b746-50313f8ad1b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:05:12.884Z|b5d149b5-57ae-4123-8a2d-a6cce8867f2e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:05:12.885Z|b5d149b5-57ae-4123-8a2d-a6cce8867f2e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:05:27.568Z|7750189e-b65d-49e8-8840-571c70b043f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:05:27.572Z|7750189e-b65d-49e8-8840-571c70b043f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:05:30.795Z|8e778ebc-82d5-4119-bfc3-7c6d5ab99b6a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T06:05:30.796Z|8e778ebc-82d5-4119-bfc3-7c6d5ab99b6a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T06:05:30.796Z|8e778ebc-82d5-4119-bfc3-7c6d5ab99b6a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T06:05:30.796Z|8e778ebc-82d5-4119-bfc3-7c6d5ab99b6a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T06:05:30.797Z|8e778ebc-82d5-4119-bfc3-7c6d5ab99b6a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T06:05:30.797Z|8e778ebc-82d5-4119-bfc3-7c6d5ab99b6a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T06:05:30.818Z|8e778ebc-82d5-4119-bfc3-7c6d5ab99b6a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T06:05:30.819Z|8e778ebc-82d5-4119-bfc3-7c6d5ab99b6a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T06:05:30.819Z|8e778ebc-82d5-4119-bfc3-7c6d5ab99b6a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T06:05:30.819Z|8e778ebc-82d5-4119-bfc3-7c6d5ab99b6a|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:Fri, 11 Mar 2022 06:05:30 GMT;Connection:close;
2022-03-11T06:05:30.820Z|8e778ebc-82d5-4119-bfc3-7c6d5ab99b6a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T06:05:30.820Z|8e778ebc-82d5-4119-bfc3-7c6d5ab99b6a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T06:05:42.569Z|1f458e21-8775-4422-89fe-7fe118c6ed6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:05:42.570Z|1f458e21-8775-4422-89fe-7fe118c6ed6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:05:42.886Z|ff694d49-90d6-4c86-bced-8ad557301a84|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:05:42.887Z|ff694d49-90d6-4c86-bced-8ad557301a84|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:05:57.568Z|3e04651b-88a6-4050-bffb-bcfc1e1396fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:05:57.569Z|3e04651b-88a6-4050-bffb-bcfc1e1396fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:06:12.569Z|f0b17bec-e53a-4d68-9d0f-571a2a5fac3c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:06:12.572Z|f0b17bec-e53a-4d68-9d0f-571a2a5fac3c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:06:12.888Z|57a005fc-b3ae-4426-8cab-258d4b525aa9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:06:12.889Z|57a005fc-b3ae-4426-8cab-258d4b525aa9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:06:27.568Z|0db0c405-09a8-4a88-8599-8d26a5e0285e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:06:27.569Z|0db0c405-09a8-4a88-8599-8d26a5e0285e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:06:30.795Z|fb139d36-5f77-4b9a-be01-349d039ce078|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T06:06:30.795Z|fb139d36-5f77-4b9a-be01-349d039ce078|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T06:06:30.795Z|fb139d36-5f77-4b9a-be01-349d039ce078|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T06:06:30.796Z|fb139d36-5f77-4b9a-be01-349d039ce078|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T06:06:30.796Z|fb139d36-5f77-4b9a-be01-349d039ce078|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T06:06:30.796Z|fb139d36-5f77-4b9a-be01-349d039ce078|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T06:06:30.805Z|fb139d36-5f77-4b9a-be01-349d039ce078|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T06:06:30.805Z|fb139d36-5f77-4b9a-be01-349d039ce078|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T06:06:30.806Z|fb139d36-5f77-4b9a-be01-349d039ce078|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T06:06:30.806Z|fb139d36-5f77-4b9a-be01-349d039ce078|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:Fri, 11 Mar 2022 06:06:30 GMT;Connection:close;
2022-03-11T06:06:30.806Z|fb139d36-5f77-4b9a-be01-349d039ce078|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T06:06:30.807Z|fb139d36-5f77-4b9a-be01-349d039ce078|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T06:06:42.569Z|46b32bf3-964c-491f-b7b9-b720b72566ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:06:42.570Z|46b32bf3-964c-491f-b7b9-b720b72566ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:06:42.891Z|be270bf6-20cb-4189-adf9-96752f271596|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:06:42.892Z|be270bf6-20cb-4189-adf9-96752f271596|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:06:50.192Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-1|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:06:50.192Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-1|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:06:50.192Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-1|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:06:50.193Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-1|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:06:50.193Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-1|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:410dca733616601e;x-b3-spanid:4f8f6768da7dbf18;x-b3-parentspanid:410dca733616601e;x-b3-sampled:0;x-onap-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-transactionid:1b853033-0ae4-4332-85ae-28571f639c31;x-ecomp-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-onap-partnername:SO.APIH;x-invocationid:a19afea3-b2cb-4998-a934-155b9e9ab998;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:06:50.194Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-1|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:06:57.568Z|d7ee85ba-7aa1-45f3-8ee8-f56403ff9299|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:06:57.571Z|d7ee85ba-7aa1-45f3-8ee8-f56403ff9299|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:07:12.569Z|39fa8c16-c8e9-4aa4-84cc-90407225b339|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:07:12.569Z|39fa8c16-c8e9-4aa4-84cc-90407225b339|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:07:12.893Z|fd85ef3b-9373-419b-94a4-2abeb89e875d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:07:12.894Z|fd85ef3b-9373-419b-94a4-2abeb89e875d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:07:13.496Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-03-11T06:07:13.496Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:13.496Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-03-11T06:07:13.497Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-03-11T06:07:13.497Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:410dca733616601e;x-b3-spanid:bc01a44675ee50da;x-b3-parentspanid:410dca733616601e;x-b3-sampled:0;x-onap-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-transactionid:1b853033-0ae4-4332-85ae-28571f639c31;x-ecomp-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-onap-partnername:SO.APIH;x-invocationid:0a220e11-ab7d-4ad6-8be9-a1350188bb7f;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=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:07:13.497Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:13.696Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-03-11T06:07:13.854Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:13.854Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:07:13.855Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:07:13.855Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-03-11T06:07:13.855Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:13.855Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-03-11T06:07:14.603Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-03-11T06:07:14.604Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:14.604Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-03-11T06:07:14.605Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-03-11T06:07:14.605Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:410dca733616601e;x-b3-spanid:866fcad77a6c251a;x-b3-parentspanid:410dca733616601e;x-b3-sampled:0;x-onap-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-transactionid:1b853033-0ae4-4332-85ae-28571f639c31;x-ecomp-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-onap-partnername:SO.APIH;x-invocationid:4ca56712-a610-4807-be80-a2a52f5f3026;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=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:07:14.605Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:15.207Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:15.208Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-03-11T06:07:15.208Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-03-11T06:07:15.208Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:07:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:15.208Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:15.209Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-03-11T06:07:21.135Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-11T06:07:21.136Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:21.136Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-11T06:07:21.136Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-11T06:07:21.144Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:410dca733616601e;x-b3-spanid:1eeee8f6c06f2e7c;x-b3-parentspanid:db39b5385ff98592;x-b3-sampled:0;x-onap-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-transactionid:1b853033-0ae4-4332-85ae-28571f639c31;x-ecomp-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-onap-partnername:UNKNOWN;x-invocationid:00b6f403-69b4-48a2-a0a4-8c79d9425bca;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-03-11T06:07:21.145Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:21.273Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:21.275Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-11T06:07:21.276Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-11T06:07:21.276Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:07:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:21.276Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:21.277Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-11T06:07:21.416Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-5|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:07:21.416Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-5|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:21.416Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-5|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:07:21.417Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-5|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:07:21.418Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-5|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:410dca733616601e;x-b3-spanid:ad18377a5caeb5e8;x-b3-parentspanid:db39b5385ff98592;x-b3-sampled:0;x-onap-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-transactionid:1b853033-0ae4-4332-85ae-28571f639c31;x-ecomp-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-onap-partnername:UNKNOWN;x-invocationid:f59dc910-c8cc-45c1-850d-6c6928b32d37;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:07:21.418Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-5|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:21.485Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-5|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:21.486Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-5|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:07:21.487Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-5|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:07:21.487Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-5|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|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:Fri, 11 Mar 2022 06:07:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:21.487Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-5|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:21.488Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-5|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Exiting.
2022-03-11T06:07:21.522Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:07:21.523Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:21.523Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:07:21.524Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : PUT
2022-03-11T06:07:21.524Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:410dca733616601e;x-b3-spanid:a617cb71a276b57f;x-b3-parentspanid:db39b5385ff98592;x-b3-sampled:0;x-onap-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-transactionid:1b853033-0ae4-4332-85ae-28571f639c31;x-ecomp-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-onap-partnername:UNKNOWN;x-invocationid:60f9cc53-ceee-48ef-bb1a-78f006918e8f;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=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:07:21.525Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:21.660Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:21.660Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:07:21.661Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:07:21.661Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:07:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:21.661Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:21.661Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Exiting.
2022-03-11T06:07:22.409Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:07:22.410Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:22.410Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:07:22.410Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:07:22.411Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:468b83242c9439d2;x-b3-spanid:1752bde5b9b677cd;x-b3-parentspanid:468b83242c9439d2;x-b3-sampled:0;x-onap-requestid:ec31e6c2-85e7-4897-9cee-9b69f80147d3;x-requestid:ec31e6c2-85e7-4897-9cee-9b69f80147d3;x-transactionid:ec31e6c2-85e7-4897-9cee-9b69f80147d3;x-ecomp-requestid:ec31e6c2-85e7-4897-9cee-9b69f80147d3;x-onap-partnername:SO.APIH;x-invocationid:7f28a37d-83a9-4f4e-8b54-ae96235b0bad;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:07:22.411Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:22.436Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:22.436Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:07:22.437Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:07:22.437Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|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:Fri, 11 Mar 2022 06:07:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:22.437Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:22.438Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Exiting.
2022-03-11T06:07:22.472Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:07:22.473Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:22.475Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:07:22.476Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:07:22.476Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:468b83242c9439d2;x-b3-spanid:b0c9af62f4a0402d;x-b3-parentspanid:468b83242c9439d2;x-b3-sampled:0;x-onap-requestid:ec31e6c2-85e7-4897-9cee-9b69f80147d3;x-requestid:ec31e6c2-85e7-4897-9cee-9b69f80147d3;x-transactionid:ec31e6c2-85e7-4897-9cee-9b69f80147d3;x-ecomp-requestid:ec31e6c2-85e7-4897-9cee-9b69f80147d3;x-onap-partnername:SO.APIH;x-invocationid:910de341-29ef-4dfc-8b1c-f16cd462466a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:07:22.476Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:22.629Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:22.630Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:07:22.630Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:07:22.630Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|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:Fri, 11 Mar 2022 06:07:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:22.631Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:22.632Z|ec31e6c2-85e7-4897-9cee-9b69f80147d3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:07:27.568Z|3769de81-58ce-48f8-9567-bd871b97dc9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:07:27.569Z|3769de81-58ce-48f8-9567-bd871b97dc9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:07:30.795Z|2a144f6c-934d-4373-9c01-c2d03f3121b9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T06:07:30.796Z|2a144f6c-934d-4373-9c01-c2d03f3121b9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:30.797Z|2a144f6c-934d-4373-9c01-c2d03f3121b9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T06:07:30.797Z|2a144f6c-934d-4373-9c01-c2d03f3121b9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T06:07:30.798Z|2a144f6c-934d-4373-9c01-c2d03f3121b9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T06:07:30.798Z|2a144f6c-934d-4373-9c01-c2d03f3121b9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:30.841Z|2a144f6c-934d-4373-9c01-c2d03f3121b9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:30.842Z|2a144f6c-934d-4373-9c01-c2d03f3121b9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T06:07:30.842Z|2a144f6c-934d-4373-9c01-c2d03f3121b9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T06:07:30.842Z|2a144f6c-934d-4373-9c01-c2d03f3121b9|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:Fri, 11 Mar 2022 06:07:30 GMT;Connection:close;
2022-03-11T06:07:30.843Z|2a144f6c-934d-4373-9c01-c2d03f3121b9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T06:07:30.843Z|2a144f6c-934d-4373-9c01-c2d03f3121b9|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T06:07:32.854Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:07:32.854Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:32.855Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:07:32.855Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:07:32.856Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c9622e81a4615812;x-b3-spanid:935d39478be1206e;x-b3-parentspanid:c9622e81a4615812;x-b3-sampled:0;x-onap-requestid:55d0ad1c-4ddd-4eb9-85a2-b64f09082a63;x-requestid:55d0ad1c-4ddd-4eb9-85a2-b64f09082a63;x-transactionid:55d0ad1c-4ddd-4eb9-85a2-b64f09082a63;x-ecomp-requestid:55d0ad1c-4ddd-4eb9-85a2-b64f09082a63;x-onap-partnername:SO.APIH;x-invocationid:aae53b26-6365-4357-b65d-d9bde3aecddc;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:07:32.856Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:32.881Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:32.881Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:07:32.882Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:07:32.882Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|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:Fri, 11 Mar 2022 06:07:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:32.882Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:32.883Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Exiting.
2022-03-11T06:07:32.900Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:07:32.900Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:32.901Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:07:32.901Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:07:32.902Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c9622e81a4615812;x-b3-spanid:e118b5a855a2bcdf;x-b3-parentspanid:c9622e81a4615812;x-b3-sampled:0;x-onap-requestid:55d0ad1c-4ddd-4eb9-85a2-b64f09082a63;x-requestid:55d0ad1c-4ddd-4eb9-85a2-b64f09082a63;x-transactionid:55d0ad1c-4ddd-4eb9-85a2-b64f09082a63;x-ecomp-requestid:55d0ad1c-4ddd-4eb9-85a2-b64f09082a63;x-onap-partnername:SO.APIH;x-invocationid:55088685-ab49-4df8-9219-924478043d91;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:07:32.902Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:32.913Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:32.914Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:07:32.914Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:07:32.914Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|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:Fri, 11 Mar 2022 06:07:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:32.914Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:32.915Z|55d0ad1c-4ddd-4eb9-85a2-b64f09082a63|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:07:42.568Z|831f979c-8952-46de-94b4-62a5d57b9fe8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:07:42.572Z|831f979c-8952-46de-94b4-62a5d57b9fe8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:07:42.895Z|75e3acfe-f298-4847-ab11-8c77651bd8a4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:07:42.896Z|75e3acfe-f298-4847-ab11-8c77651bd8a4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:07:43.100Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:07:43.100Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:43.101Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:07:43.101Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:07:43.102Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cfc2a4e00762a439;x-b3-spanid:9e10a48cc50569f4;x-b3-parentspanid:cfc2a4e00762a439;x-b3-sampled:0;x-onap-requestid:18e95a2e-55ec-48c7-aac5-684425165b44;x-requestid:18e95a2e-55ec-48c7-aac5-684425165b44;x-transactionid:18e95a2e-55ec-48c7-aac5-684425165b44;x-ecomp-requestid:18e95a2e-55ec-48c7-aac5-684425165b44;x-onap-partnername:SO.APIH;x-invocationid:1d5ca2fd-d851-472c-8764-bff0c0d58f84;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:07:43.102Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:43.136Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:43.137Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:07:43.138Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:07:43.139Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|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:Fri, 11 Mar 2022 06:07:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:43.140Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:43.140Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Exiting.
2022-03-11T06:07:43.161Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:07:43.162Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:43.162Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:07:43.163Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:07:43.163Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cfc2a4e00762a439;x-b3-spanid:d8dcae1812a23118;x-b3-parentspanid:cfc2a4e00762a439;x-b3-sampled:0;x-onap-requestid:18e95a2e-55ec-48c7-aac5-684425165b44;x-requestid:18e95a2e-55ec-48c7-aac5-684425165b44;x-transactionid:18e95a2e-55ec-48c7-aac5-684425165b44;x-ecomp-requestid:18e95a2e-55ec-48c7-aac5-684425165b44;x-onap-partnername:SO.APIH;x-invocationid:44ca8d4c-371f-4a4a-b384-982ca5b36b60;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:07:43.163Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:43.175Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:43.175Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:07:43.175Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:07:43.176Z|18e95a2e-55ec-48c7-aac5-684425165b44|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:Fri, 11 Mar 2022 06:07:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:43.176Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:43.177Z|18e95a2e-55ec-48c7-aac5-684425165b44|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:07:53.360Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:07:53.361Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:53.361Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:07:53.362Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:07:53.362Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7026eb9b944f1376;x-b3-spanid:b790639d5d451fb5;x-b3-parentspanid:7026eb9b944f1376;x-b3-sampled:0;x-onap-requestid:a44ccdb1-01b3-4467-b9be-92aae1bcf330;x-requestid:a44ccdb1-01b3-4467-b9be-92aae1bcf330;x-transactionid:a44ccdb1-01b3-4467-b9be-92aae1bcf330;x-ecomp-requestid:a44ccdb1-01b3-4467-b9be-92aae1bcf330;x-onap-partnername:SO.APIH;x-invocationid:5e252537-29da-4cbd-bf71-c830e5bd1f44;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:07:53.362Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:53.399Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:53.400Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:07:53.400Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:07:53.400Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|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:Fri, 11 Mar 2022 06:07:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:53.400Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:53.401Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Exiting.
2022-03-11T06:07:53.427Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:07:53.428Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:53.428Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:07:53.432Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:07:53.433Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7026eb9b944f1376;x-b3-spanid:4211d233367b5211;x-b3-parentspanid:7026eb9b944f1376;x-b3-sampled:0;x-onap-requestid:a44ccdb1-01b3-4467-b9be-92aae1bcf330;x-requestid:a44ccdb1-01b3-4467-b9be-92aae1bcf330;x-transactionid:a44ccdb1-01b3-4467-b9be-92aae1bcf330;x-ecomp-requestid:a44ccdb1-01b3-4467-b9be-92aae1bcf330;x-onap-partnername:SO.APIH;x-invocationid:a850f3b6-cbbd-4863-bcee-dbdd18a1a582;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:07:53.433Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:53.442Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:53.442Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:07:53.442Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:07:53.442Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:07:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:53.443Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:53.443Z|a44ccdb1-01b3-4467-b9be-92aae1bcf330|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:07:56.097Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:07:56.097Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:56.097Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:07:56.098Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:07:56.098Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:727b739768b691b8;x-b3-spanid:c5e347a079c786d3;x-b3-parentspanid:727b739768b691b8;x-b3-sampled:0;x-onap-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-transactionid:1b853033-0ae4-4332-85ae-28571f639c31;x-ecomp-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-onap-partnername:UNKNOWN;x-invocationid:8f16ec05-dd0d-4e80-835c-84e58993d380;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:07:56.099Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:56.119Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:56.119Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:07:56.119Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:07:56.120Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|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:Fri, 11 Mar 2022 06:07:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:56.120Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:56.120Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Exiting.
2022-03-11T06:07:56.164Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:07:56.165Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:56.165Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:07:56.165Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : PUT
2022-03-11T06:07:56.170Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:727b739768b691b8;x-b3-spanid:2a58b9a27e0dd782;x-b3-parentspanid:727b739768b691b8;x-b3-sampled:0;x-onap-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-transactionid:1b853033-0ae4-4332-85ae-28571f639c31;x-ecomp-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-onap-partnername:UNKNOWN;x-invocationid:49302253-8009-483f-90f6-3e77f47323ad;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=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:07:56.170Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:56.219Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:56.220Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:07:56.220Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:07:56.220Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:07:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:56.220Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:56.221Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-7|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Exiting.
2022-03-11T06:07:57.568Z|7c20c365-0c7d-4511-b569-3a1194760bb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:07:57.569Z|7c20c365-0c7d-4511-b569-3a1194760bb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:07:58.596Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:07:58.597Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:58.597Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:07:58.598Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:07:58.599Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:727b739768b691b8;x-b3-spanid:0bf3a6c7e5403b0e;x-b3-parentspanid:727b739768b691b8;x-b3-sampled:0;x-onap-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-transactionid:1b853033-0ae4-4332-85ae-28571f639c31;x-ecomp-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-onap-partnername:UNKNOWN;x-invocationid:c5195235-7119-499e-b13d-13046579bb27;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:07:58.599Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:58.624Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:58.625Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:07:58.625Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:07:58.626Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|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:Fri, 11 Mar 2022 06:07:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:58.626Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:58.626Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Exiting.
2022-03-11T06:07:58.649Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-10|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:07:58.650Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-10|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:07:58.650Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-10|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:07:58.651Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-10|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : PUT
2022-03-11T06:07:58.651Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-10|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:727b739768b691b8;x-b3-spanid:5afeab81065a8b6a;x-b3-parentspanid:727b739768b691b8;x-b3-sampled:0;x-onap-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-transactionid:1b853033-0ae4-4332-85ae-28571f639c31;x-ecomp-requestid:1b853033-0ae4-4332-85ae-28571f639c31;x-onap-partnername:UNKNOWN;x-invocationid:5753f826-e648-4843-8c26-5f17ac3107a5;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=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:07:58.652Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-10|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:07:58.697Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-10|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:07:58.698Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-10|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:07:58.698Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-10|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:07:58.699Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-10|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:07:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:07:58.699Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-10|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:07:58.699Z|1b853033-0ae4-4332-85ae-28571f639c31|http-nio-8083-exec-10|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Exiting.
2022-03-11T06:08:03.616Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:08:03.617Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:03.617Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:08:03.618Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:03.618Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3699b40b9e02623d;x-b3-spanid:e718b9ef49e2377e;x-b3-parentspanid:3699b40b9e02623d;x-b3-sampled:0;x-onap-requestid:fd06e2b2-6a33-404f-ae2d-3cab01e0835a;x-requestid:fd06e2b2-6a33-404f-ae2d-3cab01e0835a;x-transactionid:fd06e2b2-6a33-404f-ae2d-3cab01e0835a;x-ecomp-requestid:fd06e2b2-6a33-404f-ae2d-3cab01e0835a;x-onap-partnername:SO.APIH;x-invocationid:3f5ebc80-b41e-4fc1-b9ee-bd6304a9b3f9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:03.618Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:03.641Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:03.641Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:03.642Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:03.642Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|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:Fri, 11 Mar 2022 06:08:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:03.642Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:03.643Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-8|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Exiting.
2022-03-11T06:08:03.665Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:08:03.666Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:03.666Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:08:03.667Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:03.667Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3699b40b9e02623d;x-b3-spanid:af87a3e58f01aee6;x-b3-parentspanid:3699b40b9e02623d;x-b3-sampled:0;x-onap-requestid:fd06e2b2-6a33-404f-ae2d-3cab01e0835a;x-requestid:fd06e2b2-6a33-404f-ae2d-3cab01e0835a;x-transactionid:fd06e2b2-6a33-404f-ae2d-3cab01e0835a;x-ecomp-requestid:fd06e2b2-6a33-404f-ae2d-3cab01e0835a;x-onap-partnername:SO.APIH;x-invocationid:ffdfd5fd-0e46-4fcf-a079-a93be05ce0fc;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:03.668Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:03.677Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:03.678Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:03.678Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:03.678Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|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:Fri, 11 Mar 2022 06:08:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:03.679Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:03.679Z|fd06e2b2-6a33-404f-ae2d-3cab01e0835a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:08:03.838Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:08:03.838Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:03.838Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:08:03.839Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:03.839Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:290c5d306ef920f3;x-b3-spanid:5c691fd7d0f0f130;x-b3-parentspanid:290c5d306ef920f3;x-b3-sampled:0;x-onap-requestid:c2cde659-0dae-465b-8b69-892556d226f6;x-requestid:c2cde659-0dae-465b-8b69-892556d226f6;x-transactionid:c2cde659-0dae-465b-8b69-892556d226f6;x-ecomp-requestid:c2cde659-0dae-465b-8b69-892556d226f6;x-onap-partnername:SO.APIH;x-invocationid:0f7f559b-157d-42f9-aeff-a36e1d7d4aa7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:03.839Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:03.866Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:03.867Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:03.867Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:03.868Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|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:Fri, 11 Mar 2022 06:08:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:03.868Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:03.868Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-2|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Exiting.
2022-03-11T06:08:03.884Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:08:03.884Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:03.884Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:08:03.885Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:03.885Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:290c5d306ef920f3;x-b3-spanid:b151802152445a0c;x-b3-parentspanid:290c5d306ef920f3;x-b3-sampled:0;x-onap-requestid:c2cde659-0dae-465b-8b69-892556d226f6;x-requestid:c2cde659-0dae-465b-8b69-892556d226f6;x-transactionid:c2cde659-0dae-465b-8b69-892556d226f6;x-ecomp-requestid:c2cde659-0dae-465b-8b69-892556d226f6;x-onap-partnername:SO.APIH;x-invocationid:644f61c3-07f0-490c-aee9-8f2cde980adb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:03.885Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:03.897Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:03.898Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:03.898Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:03.898Z|c2cde659-0dae-465b-8b69-892556d226f6|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:Fri, 11 Mar 2022 06:08:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:03.898Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:03.899Z|c2cde659-0dae-465b-8b69-892556d226f6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:08:04.062Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:08:04.062Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:04.063Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:08:04.063Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:04.063Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5651232cee1c5b38;x-b3-spanid:15cc3c2ca6c17279;x-b3-parentspanid:5651232cee1c5b38;x-b3-sampled:0;x-onap-requestid:bad07955-64c3-45fd-ac35-b89a1986ed6e;x-requestid:bad07955-64c3-45fd-ac35-b89a1986ed6e;x-transactionid:bad07955-64c3-45fd-ac35-b89a1986ed6e;x-ecomp-requestid:bad07955-64c3-45fd-ac35-b89a1986ed6e;x-onap-partnername:SO.APIH;x-invocationid:bb945160-ce0a-45b0-b77e-df30db95c45c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:04.063Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:04.080Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:04.081Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:04.081Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:04.081Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|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:Fri, 11 Mar 2022 06:08:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:04.081Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:04.082Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-4|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Exiting.
2022-03-11T06:08:04.099Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:08:04.100Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:04.100Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:08:04.100Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:04.101Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5651232cee1c5b38;x-b3-spanid:689da18bc06a0752;x-b3-parentspanid:5651232cee1c5b38;x-b3-sampled:0;x-onap-requestid:bad07955-64c3-45fd-ac35-b89a1986ed6e;x-requestid:bad07955-64c3-45fd-ac35-b89a1986ed6e;x-transactionid:bad07955-64c3-45fd-ac35-b89a1986ed6e;x-ecomp-requestid:bad07955-64c3-45fd-ac35-b89a1986ed6e;x-onap-partnername:SO.APIH;x-invocationid:f44fe7f9-62a7-4c12-994d-2fdeffc8ec39;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:04.101Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:04.111Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:04.112Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:04.112Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:04.112Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:08:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:04.113Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:04.113Z|bad07955-64c3-45fd-ac35-b89a1986ed6e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:08:04.288Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:08:04.288Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:04.288Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:08:04.289Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:04.289Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a49c1b1059932e1c;x-b3-spanid:ecdf766496b4ee4a;x-b3-parentspanid:a49c1b1059932e1c;x-b3-sampled:0;x-onap-requestid:d8325469-a192-4135-a1e1-e9fc01aad073;x-requestid:d8325469-a192-4135-a1e1-e9fc01aad073;x-transactionid:d8325469-a192-4135-a1e1-e9fc01aad073;x-ecomp-requestid:d8325469-a192-4135-a1e1-e9fc01aad073;x-onap-partnername:SO.APIH;x-invocationid:a5aeefb6-d8fe-40e4-97cc-7e07842ad1e8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:04.290Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:04.311Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:04.311Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:04.312Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:04.312Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|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:Fri, 11 Mar 2022 06:08:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:04.313Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:04.314Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-6|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Exiting.
2022-03-11T06:08:04.337Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:08:04.338Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:04.338Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:08:04.339Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:04.340Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a49c1b1059932e1c;x-b3-spanid:4d2aa97966ce2adc;x-b3-parentspanid:a49c1b1059932e1c;x-b3-sampled:0;x-onap-requestid:d8325469-a192-4135-a1e1-e9fc01aad073;x-requestid:d8325469-a192-4135-a1e1-e9fc01aad073;x-transactionid:d8325469-a192-4135-a1e1-e9fc01aad073;x-ecomp-requestid:d8325469-a192-4135-a1e1-e9fc01aad073;x-onap-partnername:SO.APIH;x-invocationid:0ecfeb18-89cc-4ec3-8f76-05c2ea1095a6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:04.340Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:04.349Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:04.350Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:04.350Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:04.350Z|d8325469-a192-4135-a1e1-e9fc01aad073|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:Fri, 11 Mar 2022 06:08:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:04.350Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:04.351Z|d8325469-a192-4135-a1e1-e9fc01aad073|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:08:04.518Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Entering
2022-03-11T06:08:04.518Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:04.518Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||URI         : /infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31
2022-03-11T06:08:04.519Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:04.520Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:630e5e0d88380e91;x-b3-spanid:fa7a14210edf5074;x-b3-parentspanid:630e5e0d88380e91;x-b3-sampled:0;x-onap-requestid:a820e81b-5918-4dc5-b907-7d42b3aec30c;x-requestid:a820e81b-5918-4dc5-b907-7d42b3aec30c;x-transactionid:a820e81b-5918-4dc5-b907-7d42b3aec30c;x-ecomp-requestid:a820e81b-5918-4dc5-b907-7d42b3aec30c;x-onap-partnername:SO.APIH;x-invocationid:774a2c44-8242-49f2-aa30-fc8a93301de4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:04.520Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:04.559Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:04.559Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:04.559Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:04.560Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|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:Fri, 11 Mar 2022 06:08:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:04.560Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:04.560Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-9|/infraActiveRequests/1b853033-0ae4-4332-85ae-28571f639c31|bpel|||INFO|500||Exiting.
2022-03-11T06:08:04.574Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:08:04.574Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:04.574Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:08:04.575Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:04.575Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:630e5e0d88380e91;x-b3-spanid:fa95713dcb31ac36;x-b3-parentspanid:630e5e0d88380e91;x-b3-sampled:0;x-onap-requestid:a820e81b-5918-4dc5-b907-7d42b3aec30c;x-requestid:a820e81b-5918-4dc5-b907-7d42b3aec30c;x-transactionid:a820e81b-5918-4dc5-b907-7d42b3aec30c;x-ecomp-requestid:a820e81b-5918-4dc5-b907-7d42b3aec30c;x-onap-partnername:SO.APIH;x-invocationid:d08c14f4-2ed0-4977-84ec-5ca387613a2a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:04.575Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:04.587Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:04.587Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:04.587Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:04.588Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|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:Fri, 11 Mar 2022 06:08:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:04.588Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:04.588Z|a820e81b-5918-4dc5-b907-7d42b3aec30c|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:08:07.662Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:07.663Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:07.664Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:07.664Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:07.664Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:02e49606867f3e7d;x-b3-spanid:bc6ebfcc3890b74f;x-b3-parentspanid:02e49606867f3e7d;x-b3-sampled:0;x-onap-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-transactionid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-ecomp-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-onap-partnername:SO.APIH;x-invocationid:ee67424a-796b-4dd5-97c1-f3fbecabf0ab;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:07.665Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:08.432Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-03-11T06:08:08.433Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:08.433Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-03-11T06:08:08.434Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-03-11T06:08:08.434Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:02e49606867f3e7d;x-b3-spanid:26b323ada6a7a6be;x-b3-parentspanid:02e49606867f3e7d;x-b3-sampled:0;x-onap-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-transactionid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-ecomp-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-onap-partnername:SO.APIH;x-invocationid:f5034730-3ac4-49ca-a0d6-418e3c411732;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=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:08.434Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:08.439Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-03-11T06:08:08.453Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:08.454Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:08.454Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:08.454Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-03-11T06:08:08.454Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:08.455Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-03-11T06:08:08.765Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-03-11T06:08:08.766Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:08.766Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-03-11T06:08:08.767Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-03-11T06:08:08.768Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:02e49606867f3e7d;x-b3-spanid:10ba76cb2fa85d4b;x-b3-parentspanid:02e49606867f3e7d;x-b3-sampled:0;x-onap-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-transactionid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-ecomp-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-onap-partnername:SO.APIH;x-invocationid:ea3f077a-7870-413b-aa42-59c1e01b1445;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=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:08.768Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:08.793Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:08.794Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-03-11T06:08:08.794Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-03-11T06:08:08.795Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:08:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:08.795Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:08.796Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-03-11T06:08:09.774Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-11T06:08:09.774Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:09.774Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-11T06:08:09.774Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-11T06:08:09.775Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:02e49606867f3e7d;x-b3-spanid:e62773cedbaaf94f;x-b3-parentspanid:0813949aee450125;x-b3-sampled:0;x-onap-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-transactionid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-ecomp-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-onap-partnername:UNKNOWN;x-invocationid:f5557346-01ba-43d1-8b95-322a33b594e4;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=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:08:09.776Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:09.797Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:09.798Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-11T06:08:09.798Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-11T06:08:09.798Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:08:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:09.798Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:09.799Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-11T06:08:09.836Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:09.836Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:09.837Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:09.837Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:09.837Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:02e49606867f3e7d;x-b3-spanid:8d67385310a443a8;x-b3-parentspanid:0813949aee450125;x-b3-sampled:0;x-onap-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-transactionid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-ecomp-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-onap-partnername:UNKNOWN;x-invocationid:fe1a941b-b0a3-4ebe-800b-6e7e0e2bc4c7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:08:09.837Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:09.859Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:09.860Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:09.861Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:09.861Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|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:Fri, 11 Mar 2022 06:08:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:09.861Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:09.862Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:09.879Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:09.879Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:09.880Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:09.880Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : PUT
2022-03-11T06:08:09.880Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:02e49606867f3e7d;x-b3-spanid:91c1a248d04bba9c;x-b3-parentspanid:0813949aee450125;x-b3-sampled:0;x-onap-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-transactionid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-ecomp-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-onap-partnername:UNKNOWN;x-invocationid:92c5f44e-1f48-483d-aee9-f6e74711b944;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=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:08:09.880Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:09.916Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:09.920Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:09.920Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:09.920Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:08:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:09.921Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:09.921Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:10.016Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:10.016Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:10.017Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:10.017Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:10.017Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d35c8e18e1a7687d;x-b3-spanid:9fd457cf02b0542d;x-b3-parentspanid:d35c8e18e1a7687d;x-b3-sampled:0;x-onap-requestid:637bc974-6051-411b-98ae-5256150d425e;x-requestid:637bc974-6051-411b-98ae-5256150d425e;x-transactionid:637bc974-6051-411b-98ae-5256150d425e;x-ecomp-requestid:637bc974-6051-411b-98ae-5256150d425e;x-onap-partnername:SO.APIH;x-invocationid:4b8ff535-e22a-4b3f-a85d-4c09b7cb1134;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:10.029Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:10.051Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:10.051Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:10.052Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:10.052Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|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:Fri, 11 Mar 2022 06:08:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:10.052Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:10.053Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:10.068Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:08:10.069Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:10.069Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:08:10.069Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:10.074Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d35c8e18e1a7687d;x-b3-spanid:d60a3a60437e2f9a;x-b3-parentspanid:d35c8e18e1a7687d;x-b3-sampled:0;x-onap-requestid:637bc974-6051-411b-98ae-5256150d425e;x-requestid:637bc974-6051-411b-98ae-5256150d425e;x-transactionid:637bc974-6051-411b-98ae-5256150d425e;x-ecomp-requestid:637bc974-6051-411b-98ae-5256150d425e;x-onap-partnername:SO.APIH;x-invocationid:630e9e62-caaa-4a88-b867-51477f7b0e62;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:10.074Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:10.102Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:10.102Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:10.103Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:10.103Z|637bc974-6051-411b-98ae-5256150d425e|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:Fri, 11 Mar 2022 06:08:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:10.103Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:10.104Z|637bc974-6051-411b-98ae-5256150d425e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:08:12.568Z|cba4499e-e7b7-423b-a1a2-7cd56f49fae2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:08:12.569Z|cba4499e-e7b7-423b-a1a2-7cd56f49fae2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:08:12.897Z|48c3ee0f-8773-4b60-952f-8f16e136311d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:08:12.898Z|48c3ee0f-8773-4b60-952f-8f16e136311d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:08:20.304Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:20.305Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:20.306Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:20.307Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:20.307Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cceb88131ae02026;x-b3-spanid:078093b7cc5c043b;x-b3-parentspanid:cceb88131ae02026;x-b3-sampled:0;x-onap-requestid:8f222437-388e-4b61-88af-6846198f6ec4;x-requestid:8f222437-388e-4b61-88af-6846198f6ec4;x-transactionid:8f222437-388e-4b61-88af-6846198f6ec4;x-ecomp-requestid:8f222437-388e-4b61-88af-6846198f6ec4;x-onap-partnername:SO.APIH;x-invocationid:ae1fe749-28f1-4817-9ba7-fb08e86f5342;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:20.308Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:20.328Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:20.329Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:20.330Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:20.330Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|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:Fri, 11 Mar 2022 06:08:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:20.330Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:20.331Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:20.349Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:08:20.350Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:20.350Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:08:20.350Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:20.350Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cceb88131ae02026;x-b3-spanid:abc75a4efe5cd5a3;x-b3-parentspanid:cceb88131ae02026;x-b3-sampled:0;x-onap-requestid:8f222437-388e-4b61-88af-6846198f6ec4;x-requestid:8f222437-388e-4b61-88af-6846198f6ec4;x-transactionid:8f222437-388e-4b61-88af-6846198f6ec4;x-ecomp-requestid:8f222437-388e-4b61-88af-6846198f6ec4;x-onap-partnername:SO.APIH;x-invocationid:14dd7953-66cb-4339-8f93-b27b2b65fb25;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:20.351Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:20.359Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:20.359Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:20.359Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:20.360Z|8f222437-388e-4b61-88af-6846198f6ec4|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:Fri, 11 Mar 2022 06:08:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:20.360Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:20.360Z|8f222437-388e-4b61-88af-6846198f6ec4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:08:21.874Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:21.874Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:21.875Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:21.875Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:21.875Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:aa192484aa5ebee9;x-b3-spanid:c4d38ef52835b592;x-b3-parentspanid:aa192484aa5ebee9;x-b3-sampled:0;x-onap-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-transactionid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-ecomp-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-onap-partnername:UNKNOWN;x-invocationid:3bc783f9-24f1-412d-9da1-1a745f164095;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:08:21.875Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:21.897Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:21.900Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:21.900Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:21.901Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|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:Fri, 11 Mar 2022 06:08:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:21.901Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:21.901Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:21.928Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:21.929Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:21.929Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:21.929Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : PUT
2022-03-11T06:08:21.929Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:aa192484aa5ebee9;x-b3-spanid:813348002be67a03;x-b3-parentspanid:aa192484aa5ebee9;x-b3-sampled:0;x-onap-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-transactionid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-ecomp-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-onap-partnername:UNKNOWN;x-invocationid:c21f1601-2569-4d02-8ce8-addff27501ce;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=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:08:21.930Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:21.971Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:21.972Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:21.972Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:21.972Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:08:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:21.973Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:21.973Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-1|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:27.568Z|87924580-b31a-4397-a8e7-98c35362ff5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:08:27.572Z|87924580-b31a-4397-a8e7-98c35362ff5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:08:30.566Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:30.567Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:30.567Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:30.567Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:30.568Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c887f91cf874b3a0;x-b3-spanid:890ac803e94bb07d;x-b3-parentspanid:c887f91cf874b3a0;x-b3-sampled:0;x-onap-requestid:a1fb3eb1-d915-432d-b762-a30112d8364f;x-requestid:a1fb3eb1-d915-432d-b762-a30112d8364f;x-transactionid:a1fb3eb1-d915-432d-b762-a30112d8364f;x-ecomp-requestid:a1fb3eb1-d915-432d-b762-a30112d8364f;x-onap-partnername:SO.APIH;x-invocationid:cf606c46-9b9b-4689-945b-14494d445322;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:30.568Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:30.586Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:30.587Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:30.588Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:30.588Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|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:Fri, 11 Mar 2022 06:08:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:30.589Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:30.589Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:30.602Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:08:30.602Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:30.602Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:08:30.602Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:30.603Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c887f91cf874b3a0;x-b3-spanid:64aaf75f8cedfb86;x-b3-parentspanid:c887f91cf874b3a0;x-b3-sampled:0;x-onap-requestid:a1fb3eb1-d915-432d-b762-a30112d8364f;x-requestid:a1fb3eb1-d915-432d-b762-a30112d8364f;x-transactionid:a1fb3eb1-d915-432d-b762-a30112d8364f;x-ecomp-requestid:a1fb3eb1-d915-432d-b762-a30112d8364f;x-onap-partnername:SO.APIH;x-invocationid:a7cf0f41-2312-448f-861a-20457268ff03;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:30.603Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:30.610Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:30.610Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:30.610Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:30.611Z|a1fb3eb1-d915-432d-b762-a30112d8364f|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:Fri, 11 Mar 2022 06:08:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:30.611Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:30.611Z|a1fb3eb1-d915-432d-b762-a30112d8364f|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:08:30.794Z|0c3db4f4-bdf3-426a-b21c-ea5430d5e791|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T06:08:30.795Z|0c3db4f4-bdf3-426a-b21c-ea5430d5e791|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:30.795Z|0c3db4f4-bdf3-426a-b21c-ea5430d5e791|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T06:08:30.795Z|0c3db4f4-bdf3-426a-b21c-ea5430d5e791|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T06:08:30.795Z|0c3db4f4-bdf3-426a-b21c-ea5430d5e791|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T06:08:30.795Z|0c3db4f4-bdf3-426a-b21c-ea5430d5e791|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:30.800Z|0c3db4f4-bdf3-426a-b21c-ea5430d5e791|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:30.801Z|0c3db4f4-bdf3-426a-b21c-ea5430d5e791|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T06:08:30.801Z|0c3db4f4-bdf3-426a-b21c-ea5430d5e791|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T06:08:30.801Z|0c3db4f4-bdf3-426a-b21c-ea5430d5e791|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:Fri, 11 Mar 2022 06:08:30 GMT;Connection:close;
2022-03-11T06:08:30.802Z|0c3db4f4-bdf3-426a-b21c-ea5430d5e791|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T06:08:30.802Z|0c3db4f4-bdf3-426a-b21c-ea5430d5e791|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T06:08:33.397Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:33.397Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:33.397Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:33.397Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:33.398Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d63cbd32df15b5f7;x-b3-spanid:d63cbd32df15b5f7;x-b3-sampled:0;x-onap-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-transactionid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-ecomp-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-onap-partnername:UNKNOWN;x-invocationid:0337a48f-b7b6-451b-b08e-f8915e031fde;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-03-11T06:08:33.398Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:33.416Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:33.417Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:33.417Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:33.418Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=1F725EBD02DF56DFF30FC8D9C2EB42BB; 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:Fri, 11 Mar 2022 06:08:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:33.418Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:33.418Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-5|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:33.468Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:33.469Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:33.469Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:33.469Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : PUT
2022-03-11T06:08:33.469Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:56770de195e05c94;x-b3-spanid:56770de195e05c94;x-b3-sampled:0;x-onap-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-transactionid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-ecomp-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-onap-partnername:UNKNOWN;x-invocationid:867582ed-4d28-4038-84b6-478acdbffb9b;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=1F725EBD02DF56DFF30FC8D9C2EB42BB;accept-encoding:gzip,deflate;
2022-03-11T06:08:33.469Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:33.518Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:33.518Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:33.519Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:33.519Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:08:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:33.519Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:33.520Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:35.640Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:35.640Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:35.641Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:35.641Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : PATCH
2022-03-11T06:08:35.641Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ee46a1c838b0eb89;x-b3-spanid:ee46a1c838b0eb89;x-b3-sampled:0;x-onap-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-transactionid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-ecomp-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-onap-partnername:UNKNOWN;x-invocationid:c55bae21-c58f-44bd-9d5e-63074b9553d1;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=1F725EBD02DF56DFF30FC8D9C2EB42BB;accept-encoding:gzip,deflate;
2022-03-11T06:08:35.642Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:35.714Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:35.714Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:35.714Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:35.715Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|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:Fri, 11 Mar 2022 06:08:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:35.715Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:35.715Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:37.304Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-11T06:08:37.305Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:37.305Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-11T06:08:37.306Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:37.306Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3f5acd4e0fa44c59;x-b3-spanid:179f347bbce13c37;x-b3-parentspanid:3f5acd4e0fa44c59;x-b3-sampled:0;x-onap-requestid:da16182c-2b65-45a8-9674-ed46c322f45d;x-requestid:da16182c-2b65-45a8-9674-ed46c322f45d;x-transactionid:da16182c-2b65-45a8-9674-ed46c322f45d;x-ecomp-requestid:da16182c-2b65-45a8-9674-ed46c322f45d;x-onap-partnername:UNKNOWN;x-invocationid:168465eb-60b9-4a08-b175-97e855263fe8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1F725EBD02DF56DFF30FC8D9C2EB42BB;accept-encoding:gzip,deflate;
2022-03-11T06:08:37.306Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:37.359Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-11T06:08:37.360Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:37.360Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-11T06:08:37.360Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-11T06:08:37.361Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3f5acd4e0fa44c59;x-b3-spanid:0bb8ec4c4156b4c0;x-b3-parentspanid:3f5acd4e0fa44c59;x-b3-sampled:0;x-onap-requestid:da16182c-2b65-45a8-9674-ed46c322f45d;x-requestid:da16182c-2b65-45a8-9674-ed46c322f45d;x-transactionid:da16182c-2b65-45a8-9674-ed46c322f45d;x-ecomp-requestid:da16182c-2b65-45a8-9674-ed46c322f45d;x-onap-partnername:UNKNOWN;x-invocationid:6ce4a152-5c43-44d1-bba0-40d05ef9c393;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=1F725EBD02DF56DFF30FC8D9C2EB42BB;accept-encoding:gzip,deflate;
2022-03-11T06:08:37.361Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:37.380Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:37.380Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-11T06:08:37.380Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-11T06:08:37.380Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/8;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:08:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:37.381Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:37.381Z|da16182c-2b65-45a8-9674-ed46c322f45d|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-11T06:08:41.389Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:41.389Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:41.390Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:41.390Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:41.391Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:93c48f5a5aef40b0;x-b3-spanid:21e3582a6ee017aa;x-b3-parentspanid:93c48f5a5aef40b0;x-b3-sampled:0;x-onap-requestid:cb58cbd5-a1d1-41d7-8f4d-92b880c494f5;x-requestid:cb58cbd5-a1d1-41d7-8f4d-92b880c494f5;x-transactionid:cb58cbd5-a1d1-41d7-8f4d-92b880c494f5;x-ecomp-requestid:cb58cbd5-a1d1-41d7-8f4d-92b880c494f5;x-onap-partnername:SO.APIH;x-invocationid:8e087bf1-2483-4f98-8941-7253a6db10a7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:41.391Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:41.423Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:41.423Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:41.423Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:41.424Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|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:Fri, 11 Mar 2022 06:08:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:41.424Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:41.425Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:41.441Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:08:41.441Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:41.441Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:08:41.441Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:41.442Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:93c48f5a5aef40b0;x-b3-spanid:bea2064570e1ab96;x-b3-parentspanid:93c48f5a5aef40b0;x-b3-sampled:0;x-onap-requestid:cb58cbd5-a1d1-41d7-8f4d-92b880c494f5;x-requestid:cb58cbd5-a1d1-41d7-8f4d-92b880c494f5;x-transactionid:cb58cbd5-a1d1-41d7-8f4d-92b880c494f5;x-ecomp-requestid:cb58cbd5-a1d1-41d7-8f4d-92b880c494f5;x-onap-partnername:SO.APIH;x-invocationid:04f5bcde-4241-44cc-a128-14d85554c535;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:41.442Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:41.458Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:41.458Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:41.458Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:41.459Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|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:Fri, 11 Mar 2022 06:08:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:41.459Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:41.459Z|cb58cbd5-a1d1-41d7-8f4d-92b880c494f5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:08:42.569Z|16fbcd0e-e303-45bf-8eb9-2994e4cafb96|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:08:42.570Z|16fbcd0e-e303-45bf-8eb9-2994e4cafb96|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:08:42.899Z|8b9d0603-c08d-49a9-9396-6cd6226a9d02|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:08:42.900Z|8b9d0603-c08d-49a9-9396-6cd6226a9d02|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:08:51.987Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:51.987Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:51.987Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:51.988Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:51.988Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:91d30287f8003d4c;x-b3-spanid:e50ab34186d5d327;x-b3-parentspanid:91d30287f8003d4c;x-b3-sampled:0;x-onap-requestid:53efa250-81fb-4754-9925-4652134f87bb;x-requestid:53efa250-81fb-4754-9925-4652134f87bb;x-transactionid:53efa250-81fb-4754-9925-4652134f87bb;x-ecomp-requestid:53efa250-81fb-4754-9925-4652134f87bb;x-onap-partnername:SO.APIH;x-invocationid:2fdad3fe-4f2c-4f0d-9bce-1eb0ebda14aa;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:51.988Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:52.008Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:52.008Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:52.009Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:52.009Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|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:Fri, 11 Mar 2022 06:08:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:52.009Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:52.010Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:52.023Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:08:52.023Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:52.023Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:08:52.024Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:52.024Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:91d30287f8003d4c;x-b3-spanid:81d1205129fb648a;x-b3-parentspanid:91d30287f8003d4c;x-b3-sampled:0;x-onap-requestid:53efa250-81fb-4754-9925-4652134f87bb;x-requestid:53efa250-81fb-4754-9925-4652134f87bb;x-transactionid:53efa250-81fb-4754-9925-4652134f87bb;x-ecomp-requestid:53efa250-81fb-4754-9925-4652134f87bb;x-onap-partnername:SO.APIH;x-invocationid:873bdb41-4498-4814-87e8-05defb0f7aa4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:08:52.024Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:52.034Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:52.035Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:52.035Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:52.035Z|53efa250-81fb-4754-9925-4652134f87bb|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:Fri, 11 Mar 2022 06:08:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:52.036Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:52.037Z|53efa250-81fb-4754-9925-4652134f87bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:08:52.545Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-11T06:08:52.546Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:52.546Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-11T06:08:52.546Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:52.547Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1c45cb434f584681;x-b3-spanid:5aa12166d38724e1;x-b3-parentspanid:1c45cb434f584681;x-b3-sampled:0;x-onap-requestid:d491a96a-daca-4609-97b5-e0fece449780;x-requestid:d491a96a-daca-4609-97b5-e0fece449780;x-transactionid:d491a96a-daca-4609-97b5-e0fece449780;x-ecomp-requestid:d491a96a-daca-4609-97b5-e0fece449780;x-onap-partnername:UNKNOWN;x-invocationid:bfbe93db-9bdc-47d0-bb3f-149c2d92eb86;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1F725EBD02DF56DFF30FC8D9C2EB42BB;accept-encoding:gzip,deflate;
2022-03-11T06:08:52.547Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:52.573Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:52.574Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:52.574Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:52.574Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-4|/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:Fri, 11 Mar 2022 06:08:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:52.575Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:52.575Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2022-03-11T06:08:52.592Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-5|/requestProcessingData/8|bpel|||INFO|500||Entering
2022-03-11T06:08:52.593Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-5|/requestProcessingData/8|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:52.593Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-5|/requestProcessingData/8|bpel|||DEBUG|500||URI         : /requestProcessingData/8
2022-03-11T06:08:52.594Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-5|/requestProcessingData/8|bpel|||DEBUG|500||Method      : PUT
2022-03-11T06:08:52.594Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-5|/requestProcessingData/8|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:1c45cb434f584681;x-b3-spanid:4be120603d001d0d;x-b3-parentspanid:1c45cb434f584681;x-b3-sampled:0;x-onap-requestid:d491a96a-daca-4609-97b5-e0fece449780;x-requestid:d491a96a-daca-4609-97b5-e0fece449780;x-transactionid:d491a96a-daca-4609-97b5-e0fece449780;x-ecomp-requestid:d491a96a-daca-4609-97b5-e0fece449780;x-onap-partnername:UNKNOWN;x-invocationid:ff0fd3f0-4796-4d41-aeac-697f1be21751;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=1F725EBD02DF56DFF30FC8D9C2EB42BB;accept-encoding:gzip,deflate;
2022-03-11T06:08:52.595Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-5|/requestProcessingData/8|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:52.634Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-5|/requestProcessingData/8|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:52.634Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-5|/requestProcessingData/8|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:52.634Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-5|/requestProcessingData/8|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:52.635Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-5|/requestProcessingData/8|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/8;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:08:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:52.635Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-5|/requestProcessingData/8|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:52.635Z|d491a96a-daca-4609-97b5-e0fece449780|http-nio-8083-exec-5|/requestProcessingData/8|bpel|||INFO|500||Exiting.
2022-03-11T06:08:53.372Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:53.373Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:53.373Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:53.373Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:53.373Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0cb44bd4b6a8f893;x-b3-spanid:6e4eb2e133396710;x-b3-parentspanid:0cb44bd4b6a8f893;x-b3-sampled:0;x-onap-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-transactionid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-ecomp-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-onap-partnername:UNKNOWN;x-invocationid:8fc373cd-c5ee-4dfc-ba59-ee0079e55f91;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:08:53.373Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:53.390Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:53.392Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:53.392Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:53.393Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|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:Fri, 11 Mar 2022 06:08:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:53.393Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:53.393Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:53.409Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:53.409Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:53.409Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:53.410Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : PUT
2022-03-11T06:08:53.410Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0cb44bd4b6a8f893;x-b3-spanid:5f7d4af4bb3969ac;x-b3-parentspanid:0cb44bd4b6a8f893;x-b3-sampled:0;x-onap-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-transactionid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-ecomp-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-onap-partnername:UNKNOWN;x-invocationid:2105b70c-bd7a-4a1e-a961-be66cb08b210;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=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:08:53.410Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:53.459Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:53.460Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:53.461Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:53.461Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:08:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:53.461Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:53.462Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-7|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:56.868Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:56.868Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:56.868Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:56.869Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:08:56.869Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cc1bdf6bb542635d;x-b3-spanid:6fc442661b3ebbbc;x-b3-parentspanid:cc1bdf6bb542635d;x-b3-sampled:0;x-onap-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-transactionid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-ecomp-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-onap-partnername:UNKNOWN;x-invocationid:59ff2eee-f497-4949-8c1f-b2ce17f7e8bd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:08:56.869Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:56.890Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:56.890Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:56.891Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:56.891Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|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:Fri, 11 Mar 2022 06:08:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:56.891Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:56.892Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:56.909Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-10|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:08:56.910Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-10|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:08:56.910Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-10|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:08:56.910Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-10|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : PUT
2022-03-11T06:08:56.910Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-10|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:cc1bdf6bb542635d;x-b3-spanid:a77f03c5bf6e3fb2;x-b3-parentspanid:cc1bdf6bb542635d;x-b3-sampled:0;x-onap-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-transactionid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-ecomp-requestid:364ee139-5ed9-4cde-a65a-9752bcbe15d6;x-onap-partnername:UNKNOWN;x-invocationid:f8320cb6-5104-4596-a0ec-6336683e8b8c;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=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:08:56.910Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-10|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:08:56.951Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-10|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:08:56.952Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-10|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:08:56.952Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-10|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:08:56.952Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-10|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:08:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:08:56.952Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-10|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:08:56.953Z|364ee139-5ed9-4cde-a65a-9752bcbe15d6|http-nio-8083-exec-10|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:08:57.569Z|b6f1f375-5c8d-4ecf-9154-f1d96355f7dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:08:57.570Z|b6f1f375-5c8d-4ecf-9154-f1d96355f7dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:09:02.575Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:09:02.576Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:02.576Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:09:02.576Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:02.577Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8699f5e5c48643c0;x-b3-spanid:0714baa4eff676a2;x-b3-parentspanid:8699f5e5c48643c0;x-b3-sampled:0;x-onap-requestid:6227d402-a29e-4126-8507-8a7467fbbe92;x-requestid:6227d402-a29e-4126-8507-8a7467fbbe92;x-transactionid:6227d402-a29e-4126-8507-8a7467fbbe92;x-ecomp-requestid:6227d402-a29e-4126-8507-8a7467fbbe92;x-onap-partnername:SO.APIH;x-invocationid:74f5e455-c874-4839-8de1-4ff15ed46a4e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:02.577Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:02.595Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:02.595Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:02.596Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:02.596Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|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:Fri, 11 Mar 2022 06:09:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:02.596Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:02.597Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-8|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:09:02.612Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:09:02.612Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:02.612Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:09:02.613Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:02.613Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8699f5e5c48643c0;x-b3-spanid:46eac4ec0b817fcf;x-b3-parentspanid:8699f5e5c48643c0;x-b3-sampled:0;x-onap-requestid:6227d402-a29e-4126-8507-8a7467fbbe92;x-requestid:6227d402-a29e-4126-8507-8a7467fbbe92;x-transactionid:6227d402-a29e-4126-8507-8a7467fbbe92;x-ecomp-requestid:6227d402-a29e-4126-8507-8a7467fbbe92;x-onap-partnername:SO.APIH;x-invocationid:1e25f422-e97a-45fb-a56a-2d2b307d6942;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:02.613Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:02.623Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:02.624Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:02.624Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:02.624Z|6227d402-a29e-4126-8507-8a7467fbbe92|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:Fri, 11 Mar 2022 06:09:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:02.624Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:02.625Z|6227d402-a29e-4126-8507-8a7467fbbe92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:09:02.804Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:09:02.805Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:02.805Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:09:02.805Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:02.806Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:40ab95e388a187aa;x-b3-spanid:8beedec996560ecf;x-b3-parentspanid:40ab95e388a187aa;x-b3-sampled:0;x-onap-requestid:734c249f-8fa7-4d73-bb83-a4051581a357;x-requestid:734c249f-8fa7-4d73-bb83-a4051581a357;x-transactionid:734c249f-8fa7-4d73-bb83-a4051581a357;x-ecomp-requestid:734c249f-8fa7-4d73-bb83-a4051581a357;x-onap-partnername:SO.APIH;x-invocationid:11af6082-ee82-4fe9-88de-df1172e4086b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:02.806Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:02.822Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:02.822Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:02.822Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:02.823Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|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:Fri, 11 Mar 2022 06:09:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:02.823Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:02.823Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-2|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:09:02.841Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:09:02.842Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:02.842Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:09:02.842Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:02.843Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:40ab95e388a187aa;x-b3-spanid:67c03605859b0a54;x-b3-parentspanid:40ab95e388a187aa;x-b3-sampled:0;x-onap-requestid:734c249f-8fa7-4d73-bb83-a4051581a357;x-requestid:734c249f-8fa7-4d73-bb83-a4051581a357;x-transactionid:734c249f-8fa7-4d73-bb83-a4051581a357;x-ecomp-requestid:734c249f-8fa7-4d73-bb83-a4051581a357;x-onap-partnername:SO.APIH;x-invocationid:1c27ef87-5dd0-415f-af69-f564ed469a95;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:02.843Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:02.854Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:02.855Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:02.855Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:02.856Z|734c249f-8fa7-4d73-bb83-a4051581a357|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:Fri, 11 Mar 2022 06:09:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:02.856Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:02.857Z|734c249f-8fa7-4d73-bb83-a4051581a357|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:09:03.009Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:09:03.009Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:03.010Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:09:03.010Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:03.010Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:492c2508fefd39fa;x-b3-spanid:fd59d161b3171821;x-b3-parentspanid:492c2508fefd39fa;x-b3-sampled:0;x-onap-requestid:96d59ba7-a85f-4f6c-a66f-43554aa493d3;x-requestid:96d59ba7-a85f-4f6c-a66f-43554aa493d3;x-transactionid:96d59ba7-a85f-4f6c-a66f-43554aa493d3;x-ecomp-requestid:96d59ba7-a85f-4f6c-a66f-43554aa493d3;x-onap-partnername:SO.APIH;x-invocationid:27ea1cdf-5258-4009-88c5-01b674884339;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:03.010Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:03.025Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:03.026Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:03.026Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:03.029Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|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:Fri, 11 Mar 2022 06:09:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:03.030Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:03.030Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-4|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:09:03.045Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:09:03.045Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:03.045Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:09:03.045Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:03.046Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:492c2508fefd39fa;x-b3-spanid:742288bb711147bb;x-b3-parentspanid:492c2508fefd39fa;x-b3-sampled:0;x-onap-requestid:96d59ba7-a85f-4f6c-a66f-43554aa493d3;x-requestid:96d59ba7-a85f-4f6c-a66f-43554aa493d3;x-transactionid:96d59ba7-a85f-4f6c-a66f-43554aa493d3;x-ecomp-requestid:96d59ba7-a85f-4f6c-a66f-43554aa493d3;x-onap-partnername:SO.APIH;x-invocationid:fd44597e-58b1-4332-b7ad-88fd6dfa2132;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:03.046Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:03.063Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:03.064Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:03.064Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:03.065Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:09:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:03.065Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:03.065Z|96d59ba7-a85f-4f6c-a66f-43554aa493d3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:09:03.236Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:09:03.237Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:03.238Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:09:03.238Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:03.239Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6033b853bd6b6b33;x-b3-spanid:3c3acef37c2a0f0d;x-b3-parentspanid:6033b853bd6b6b33;x-b3-sampled:0;x-onap-requestid:607dba8d-7600-41a0-b237-e37a8b922676;x-requestid:607dba8d-7600-41a0-b237-e37a8b922676;x-transactionid:607dba8d-7600-41a0-b237-e37a8b922676;x-ecomp-requestid:607dba8d-7600-41a0-b237-e37a8b922676;x-onap-partnername:SO.APIH;x-invocationid:70bbe2d4-1a8f-45b1-a184-bb3680988b09;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:03.240Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:03.261Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:03.261Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:03.262Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:03.262Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|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:Fri, 11 Mar 2022 06:09:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:03.263Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:03.263Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-6|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:09:03.278Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:09:03.278Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:03.278Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:09:03.279Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:03.279Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6033b853bd6b6b33;x-b3-spanid:c7a8445570a62a98;x-b3-parentspanid:6033b853bd6b6b33;x-b3-sampled:0;x-onap-requestid:607dba8d-7600-41a0-b237-e37a8b922676;x-requestid:607dba8d-7600-41a0-b237-e37a8b922676;x-transactionid:607dba8d-7600-41a0-b237-e37a8b922676;x-ecomp-requestid:607dba8d-7600-41a0-b237-e37a8b922676;x-onap-partnername:SO.APIH;x-invocationid:171d396e-9ef0-4209-ab25-bf507f185b3e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:03.280Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:03.287Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:03.287Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:03.288Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:03.289Z|607dba8d-7600-41a0-b237-e37a8b922676|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:Fri, 11 Mar 2022 06:09:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:03.289Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:03.290Z|607dba8d-7600-41a0-b237-e37a8b922676|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:09:03.454Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Entering
2022-03-11T06:09:03.454Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:03.455Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||URI         : /infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6
2022-03-11T06:09:03.455Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:03.456Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ba44eca5cd984d00;x-b3-spanid:c877e9a0fc556ba3;x-b3-parentspanid:ba44eca5cd984d00;x-b3-sampled:0;x-onap-requestid:1faea655-beea-4e84-9738-a59217dfb057;x-requestid:1faea655-beea-4e84-9738-a59217dfb057;x-transactionid:1faea655-beea-4e84-9738-a59217dfb057;x-ecomp-requestid:1faea655-beea-4e84-9738-a59217dfb057;x-onap-partnername:SO.APIH;x-invocationid:ac9a27f7-7b5e-4fdf-afcd-24282e64fbf4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:03.456Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:03.475Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:03.476Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:03.476Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:03.476Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|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:Fri, 11 Mar 2022 06:09:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:03.477Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:03.477Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-9|/infraActiveRequests/364ee139-5ed9-4cde-a65a-9752bcbe15d6|bpel|||INFO|500||Exiting.
2022-03-11T06:09:03.487Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:09:03.488Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:03.488Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:09:03.488Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:03.488Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ba44eca5cd984d00;x-b3-spanid:ecc210acbed48c5f;x-b3-parentspanid:ba44eca5cd984d00;x-b3-sampled:0;x-onap-requestid:1faea655-beea-4e84-9738-a59217dfb057;x-requestid:1faea655-beea-4e84-9738-a59217dfb057;x-transactionid:1faea655-beea-4e84-9738-a59217dfb057;x-ecomp-requestid:1faea655-beea-4e84-9738-a59217dfb057;x-onap-partnername:SO.APIH;x-invocationid:16a80fb4-4a98-42ee-b17c-9c7936541f4f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:03.488Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:03.507Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:03.507Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:03.508Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:03.508Z|1faea655-beea-4e84-9738-a59217dfb057|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:Fri, 11 Mar 2022 06:09:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:03.508Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:03.508Z|1faea655-beea-4e84-9738-a59217dfb057|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:09:12.569Z|202dd561-a335-4810-ba91-2e9657121e06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:09:12.574Z|202dd561-a335-4810-ba91-2e9657121e06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:09:12.902Z|d3455245-e268-481e-b31a-3cc011a69194|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:09:12.902Z|d3455245-e268-481e-b31a-3cc011a69194|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:09:14.669Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:09:14.669Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:14.670Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:09:14.670Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:14.670Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c18b642b6f94c84a;x-b3-spanid:f1a39ed00f0e317c;x-b3-parentspanid:c18b642b6f94c84a;x-b3-sampled:0;x-onap-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-transactionid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-ecomp-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-onap-partnername:SO.APIH;x-invocationid:2361d6db-d6fe-4edc-bb86-84a4fc200bbe;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:14.671Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:16.149Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-03-11T06:09:16.149Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:16.150Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-03-11T06:09:16.150Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-03-11T06:09:16.150Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c18b642b6f94c84a;x-b3-spanid:3059ff8e708b1b2e;x-b3-parentspanid:c18b642b6f94c84a;x-b3-sampled:0;x-onap-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-transactionid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-ecomp-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-onap-partnername:SO.APIH;x-invocationid:19659006-cfa8-4542-8bec-eb154ead42dc;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=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:16.150Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:16.161Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-03-11T06:09:16.178Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:16.179Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:16.179Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:16.179Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-03-11T06:09:16.180Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:16.180Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-03-11T06:09:16.245Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-03-11T06:09:16.245Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:16.246Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-03-11T06:09:16.246Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-03-11T06:09:16.247Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c18b642b6f94c84a;x-b3-spanid:ce02bee73a2065df;x-b3-parentspanid:c18b642b6f94c84a;x-b3-sampled:0;x-onap-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-transactionid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-ecomp-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-onap-partnername:SO.APIH;x-invocationid:a6fc1077-65b7-47a4-ac5e-91bd7c564ef8;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=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:16.247Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:16.274Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:16.275Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-03-11T06:09:16.275Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-03-11T06:09:16.276Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:09:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:16.276Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:16.277Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-03-11T06:09:16.531Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-11T06:09:16.533Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:16.533Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-11T06:09:16.533Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-11T06:09:16.534Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c18b642b6f94c84a;x-b3-spanid:4ec8020ed89c0b01;x-b3-parentspanid:9e614965cc6f6713;x-b3-sampled:0;x-onap-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-transactionid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-ecomp-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-onap-partnername:UNKNOWN;x-invocationid:37df9500-2b88-4081-879e-5bee6ba53881;content-length:3827;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:09:16.534Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:16.576Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:16.576Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-11T06:09:16.577Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-11T06:09:16.577Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/11;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:09:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:16.578Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:16.579Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-11T06:09:16.606Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:09:16.607Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:16.607Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:09:16.607Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:16.607Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c18b642b6f94c84a;x-b3-spanid:ec5d487f9d8c50bf;x-b3-parentspanid:9e614965cc6f6713;x-b3-sampled:0;x-onap-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-transactionid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-ecomp-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-onap-partnername:UNKNOWN;x-invocationid:d8053792-e8ab-4f5c-a969-7f486f5b24a7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:09:16.608Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:16.625Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:16.626Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:16.626Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:16.626Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|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:Fri, 11 Mar 2022 06:09:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:16.627Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:16.627Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Exiting.
2022-03-11T06:09:16.876Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-5|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:09:16.876Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-5|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:16.877Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-5|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:09:16.877Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-5|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : PUT
2022-03-11T06:09:16.877Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-5|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c18b642b6f94c84a;x-b3-spanid:9b6a3afae529b5c9;x-b3-parentspanid:9e614965cc6f6713;x-b3-sampled:0;x-onap-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-transactionid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-ecomp-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-onap-partnername:UNKNOWN;x-invocationid:2a99de80-05fb-4f93-abee-46b620a2cd6b;content-length:1362;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:09:16.877Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-5|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:16.920Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-5|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:16.920Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-5|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:16.920Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-5|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:16.920Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-5|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:09:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:16.921Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-5|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:16.921Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-5|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Exiting.
2022-03-11T06:09:17.490Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:09:17.490Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:17.490Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:09:17.491Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:17.491Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a59cf6db0f3d2061;x-b3-spanid:28db67c5fef6d490;x-b3-parentspanid:a59cf6db0f3d2061;x-b3-sampled:0;x-onap-requestid:9a42dd76-69fd-474a-b513-1c0d365ce5eb;x-requestid:9a42dd76-69fd-474a-b513-1c0d365ce5eb;x-transactionid:9a42dd76-69fd-474a-b513-1c0d365ce5eb;x-ecomp-requestid:9a42dd76-69fd-474a-b513-1c0d365ce5eb;x-onap-partnername:SO.APIH;x-invocationid:c96187d2-809e-4b3d-82d5-e797d22e7daa;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:17.491Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:17.515Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:17.516Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:17.516Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:17.516Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|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:Fri, 11 Mar 2022 06:09:17 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:17.516Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:17.518Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Exiting.
2022-03-11T06:09:17.533Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:09:17.533Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:17.534Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:09:17.534Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:17.534Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a59cf6db0f3d2061;x-b3-spanid:033bde496e3a5528;x-b3-parentspanid:a59cf6db0f3d2061;x-b3-sampled:0;x-onap-requestid:9a42dd76-69fd-474a-b513-1c0d365ce5eb;x-requestid:9a42dd76-69fd-474a-b513-1c0d365ce5eb;x-transactionid:9a42dd76-69fd-474a-b513-1c0d365ce5eb;x-ecomp-requestid:9a42dd76-69fd-474a-b513-1c0d365ce5eb;x-onap-partnername:SO.APIH;x-invocationid:ff985f12-07ea-4ba7-8d41-a523e06ad1e8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:17.534Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:17.544Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:17.544Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:17.544Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:17.545Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|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:Fri, 11 Mar 2022 06:09:17 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:17.545Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:17.545Z|9a42dd76-69fd-474a-b513-1c0d365ce5eb|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:09:18.818Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:09:18.819Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:18.819Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:09:18.819Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:18.819Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9812fc1743aeb059;x-b3-spanid:ed76c3a3a5816d7d;x-b3-parentspanid:9812fc1743aeb059;x-b3-sampled:0;x-onap-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-transactionid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-ecomp-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-onap-partnername:UNKNOWN;x-invocationid:495a0f81-f438-4aeb-bdd7-a15b8a1b6eb2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:09:18.820Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:18.835Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:18.835Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:18.836Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:18.836Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|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:Fri, 11 Mar 2022 06:09:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:18.836Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:18.836Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Exiting.
2022-03-11T06:09:18.847Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-10|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:09:18.847Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-10|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:18.847Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-10|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:09:18.847Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-10|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : PUT
2022-03-11T06:09:18.848Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-10|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:9812fc1743aeb059;x-b3-spanid:cf2230477272f028;x-b3-parentspanid:9812fc1743aeb059;x-b3-sampled:0;x-onap-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-transactionid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-ecomp-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-onap-partnername:UNKNOWN;x-invocationid:634cbccb-ed88-4bf2-a417-e0e98f05cc2b;content-length:1547;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:09:18.848Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-10|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:18.880Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-10|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:18.881Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-10|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:18.881Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-10|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:18.882Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-10|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:09:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:18.882Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-10|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:18.883Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-10|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Exiting.
2022-03-11T06:09:22.423Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:09:22.424Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:22.424Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:09:22.424Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : PATCH
2022-03-11T06:09:22.424Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7e0571d7c86b9516;x-b3-spanid:7e0571d7c86b9516;x-b3-sampled:0;x-onap-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-transactionid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-ecomp-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-onap-partnername:UNKNOWN;x-invocationid:ef391931-abaa-4d1e-99e0-164289bd9bb1;content-length:202;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1F725EBD02DF56DFF30FC8D9C2EB42BB;accept-encoding:gzip,deflate;
2022-03-11T06:09:22.424Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:22.460Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:22.461Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:22.461Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:22.461Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|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:Fri, 11 Mar 2022 06:09:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:22.461Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:22.462Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Exiting.
2022-03-11T06:09:23.383Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-11T06:09:23.384Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:23.384Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-11T06:09:23.384Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:23.385Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9640920015af97d4;x-b3-spanid:1cfc0733fb0a2b46;x-b3-parentspanid:9640920015af97d4;x-b3-sampled:0;x-onap-requestid:5bf95387-306c-4673-91a3-0256c178a2a2;x-requestid:5bf95387-306c-4673-91a3-0256c178a2a2;x-transactionid:5bf95387-306c-4673-91a3-0256c178a2a2;x-ecomp-requestid:5bf95387-306c-4673-91a3-0256c178a2a2;x-onap-partnername:UNKNOWN;x-invocationid:2cdd2817-f404-4631-858a-e520aaf3edb2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1F725EBD02DF56DFF30FC8D9C2EB42BB;accept-encoding:gzip,deflate;
2022-03-11T06:09:23.385Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:23.405Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-11T06:09:23.405Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:23.405Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-11T06:09:23.405Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-11T06:09:23.405Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:9640920015af97d4;x-b3-spanid:28f1efd73231de20;x-b3-parentspanid:9640920015af97d4;x-b3-sampled:0;x-onap-requestid:5bf95387-306c-4673-91a3-0256c178a2a2;x-requestid:5bf95387-306c-4673-91a3-0256c178a2a2;x-transactionid:5bf95387-306c-4673-91a3-0256c178a2a2;x-ecomp-requestid:5bf95387-306c-4673-91a3-0256c178a2a2;x-onap-partnername:UNKNOWN;x-invocationid:4926264e-b0ed-4194-9c6d-c684752b83b9;content-length:1554;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1F725EBD02DF56DFF30FC8D9C2EB42BB;accept-encoding:gzip,deflate;
2022-03-11T06:09:23.406Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:23.424Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:23.425Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-11T06:09:23.425Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-11T06:09:23.426Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/14;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:09:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:23.426Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:23.426Z|5bf95387-306c-4673-91a3-0256c178a2a2|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-11T06:09:27.569Z|975d8753-9ca9-49f5-8ba6-e249ade8a512|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:09:27.570Z|975d8753-9ca9-49f5-8ba6-e249ade8a512|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:09:27.715Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:09:27.716Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:27.716Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:09:27.716Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:27.716Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9d501cc558ffa22a;x-b3-spanid:3330b54026d22496;x-b3-parentspanid:9d501cc558ffa22a;x-b3-sampled:0;x-onap-requestid:eb029de6-a41a-4254-9c82-191f7e01bc9e;x-requestid:eb029de6-a41a-4254-9c82-191f7e01bc9e;x-transactionid:eb029de6-a41a-4254-9c82-191f7e01bc9e;x-ecomp-requestid:eb029de6-a41a-4254-9c82-191f7e01bc9e;x-onap-partnername:SO.APIH;x-invocationid:2eaf2c3c-bab0-4f46-bb90-477187aaf1a6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:27.717Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:27.731Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:27.732Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:27.732Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:27.732Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|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:Fri, 11 Mar 2022 06:09:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:27.732Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:27.733Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Exiting.
2022-03-11T06:09:27.745Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:09:27.746Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:27.746Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:09:27.746Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:27.746Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9d501cc558ffa22a;x-b3-spanid:ccdeacab2c98bfc6;x-b3-parentspanid:9d501cc558ffa22a;x-b3-sampled:0;x-onap-requestid:eb029de6-a41a-4254-9c82-191f7e01bc9e;x-requestid:eb029de6-a41a-4254-9c82-191f7e01bc9e;x-transactionid:eb029de6-a41a-4254-9c82-191f7e01bc9e;x-ecomp-requestid:eb029de6-a41a-4254-9c82-191f7e01bc9e;x-onap-partnername:SO.APIH;x-invocationid:d8c2fa3b-6340-44d4-ba2f-eedc5c76ad7b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:27.747Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:27.755Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:27.756Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:27.756Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:27.756Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|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:Fri, 11 Mar 2022 06:09:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:27.756Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:27.757Z|eb029de6-a41a-4254-9c82-191f7e01bc9e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:09:30.795Z|83890deb-83ac-4c52-b34e-6454dd24107f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-11T06:09:30.796Z|83890deb-83ac-4c52-b34e-6454dd24107f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:30.797Z|83890deb-83ac-4c52-b34e-6454dd24107f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-11T06:09:30.797Z|83890deb-83ac-4c52-b34e-6454dd24107f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-11T06:09:30.797Z|83890deb-83ac-4c52-b34e-6454dd24107f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.25:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-11T06:09:30.797Z|83890deb-83ac-4c52-b34e-6454dd24107f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:30.803Z|83890deb-83ac-4c52-b34e-6454dd24107f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:30.804Z|83890deb-83ac-4c52-b34e-6454dd24107f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-11T06:09:30.804Z|83890deb-83ac-4c52-b34e-6454dd24107f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-11T06:09:30.804Z|83890deb-83ac-4c52-b34e-6454dd24107f|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:Fri, 11 Mar 2022 06:09:30 GMT;Connection:close;
2022-03-11T06:09:30.804Z|83890deb-83ac-4c52-b34e-6454dd24107f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-11T06:09:30.805Z|83890deb-83ac-4c52-b34e-6454dd24107f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-11T06:09:38.354Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:09:38.355Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:38.355Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:09:38.356Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:38.418Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:967db840b3a92876;x-b3-spanid:99f09211e9755fa2;x-b3-parentspanid:967db840b3a92876;x-b3-sampled:0;x-onap-requestid:a956ff96-215e-4e63-9a5d-4d70590df7fe;x-requestid:a956ff96-215e-4e63-9a5d-4d70590df7fe;x-transactionid:a956ff96-215e-4e63-9a5d-4d70590df7fe;x-ecomp-requestid:a956ff96-215e-4e63-9a5d-4d70590df7fe;x-onap-partnername:SO.APIH;x-invocationid:02ea9e79-d20e-48a7-ac68-565eae9767ed;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:38.418Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:38.457Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:38.458Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:38.458Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:38.459Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|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:Fri, 11 Mar 2022 06:09:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:38.459Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:38.460Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Exiting.
2022-03-11T06:09:38.478Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:09:38.479Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:38.480Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:09:38.480Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:38.481Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:967db840b3a92876;x-b3-spanid:033488932828f98b;x-b3-parentspanid:967db840b3a92876;x-b3-sampled:0;x-onap-requestid:a956ff96-215e-4e63-9a5d-4d70590df7fe;x-requestid:a956ff96-215e-4e63-9a5d-4d70590df7fe;x-transactionid:a956ff96-215e-4e63-9a5d-4d70590df7fe;x-ecomp-requestid:a956ff96-215e-4e63-9a5d-4d70590df7fe;x-onap-partnername:SO.APIH;x-invocationid:c7b0a00f-5c46-4ee8-9eaa-b918d4b124ba;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:38.481Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:38.495Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:38.496Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:38.496Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:38.497Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|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:Fri, 11 Mar 2022 06:09:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:38.497Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:38.498Z|a956ff96-215e-4e63-9a5d-4d70590df7fe|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:09:38.647Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-11T06:09:38.647Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:38.648Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-11T06:09:38.648Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:38.649Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9ce4a9c1dd32a9a0;x-b3-spanid:fe89dcc97cb37a24;x-b3-parentspanid:9ce4a9c1dd32a9a0;x-b3-sampled:0;x-onap-requestid:e313e3f1-7272-432d-981c-fb1758c8fb83;x-requestid:e313e3f1-7272-432d-981c-fb1758c8fb83;x-transactionid:e313e3f1-7272-432d-981c-fb1758c8fb83;x-ecomp-requestid:e313e3f1-7272-432d-981c-fb1758c8fb83;x-onap-partnername:UNKNOWN;x-invocationid:2cd0be37-b195-491f-86e3-99fd648d4898;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1F725EBD02DF56DFF30FC8D9C2EB42BB;accept-encoding:gzip,deflate;
2022-03-11T06:09:38.649Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:38.667Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:38.667Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:38.667Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:38.667Z|e313e3f1-7272-432d-981c-fb1758c8fb83|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:Fri, 11 Mar 2022 06:09:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:38.667Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:38.668Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2022-03-11T06:09:38.702Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-10|/requestProcessingData/14|bpel|||INFO|500||Entering
2022-03-11T06:09:38.702Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-10|/requestProcessingData/14|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:38.703Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-10|/requestProcessingData/14|bpel|||DEBUG|500||URI         : /requestProcessingData/14
2022-03-11T06:09:38.703Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-10|/requestProcessingData/14|bpel|||DEBUG|500||Method      : PUT
2022-03-11T06:09:38.704Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-10|/requestProcessingData/14|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:9ce4a9c1dd32a9a0;x-b3-spanid:101fefc52814cbeb;x-b3-parentspanid:9ce4a9c1dd32a9a0;x-b3-sampled:0;x-onap-requestid:e313e3f1-7272-432d-981c-fb1758c8fb83;x-requestid:e313e3f1-7272-432d-981c-fb1758c8fb83;x-transactionid:e313e3f1-7272-432d-981c-fb1758c8fb83;x-ecomp-requestid:e313e3f1-7272-432d-981c-fb1758c8fb83;x-onap-partnername:UNKNOWN;x-invocationid:414b97ea-de78-4bc8-91d6-fc85b8b76083;content-length:1360;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1F725EBD02DF56DFF30FC8D9C2EB42BB;accept-encoding:gzip,deflate;
2022-03-11T06:09:38.705Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-10|/requestProcessingData/14|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:38.753Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-10|/requestProcessingData/14|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:38.753Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-10|/requestProcessingData/14|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:38.754Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-10|/requestProcessingData/14|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:38.754Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-10|/requestProcessingData/14|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/14;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:09:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:38.755Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-10|/requestProcessingData/14|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:38.755Z|e313e3f1-7272-432d-981c-fb1758c8fb83|http-nio-8083-exec-10|/requestProcessingData/14|bpel|||INFO|500||Exiting.
2022-03-11T06:09:39.841Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:09:39.841Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:39.841Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:09:39.842Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:39.842Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ef4c243b3920b716;x-b3-spanid:abc66f3269e29bd3;x-b3-parentspanid:ef4c243b3920b716;x-b3-sampled:0;x-onap-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-transactionid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-ecomp-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-onap-partnername:UNKNOWN;x-invocationid:ace82873-7029-4c4f-8bbe-630272b853b3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:09:39.842Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:39.858Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:39.860Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:39.860Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:39.860Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|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:Fri, 11 Mar 2022 06:09:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:39.860Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:39.861Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-8|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Exiting.
2022-03-11T06:09:39.877Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:09:39.878Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:39.878Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:09:39.878Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : PUT
2022-03-11T06:09:39.879Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:ef4c243b3920b716;x-b3-spanid:68d9b85c27799238;x-b3-parentspanid:ef4c243b3920b716;x-b3-sampled:0;x-onap-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-transactionid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-ecomp-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-onap-partnername:UNKNOWN;x-invocationid:15a00055-1cec-48d3-a421-9e931c35d60c;content-length:1621;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:09:39.879Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:39.935Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:39.936Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:39.937Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:39.937Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:09:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:39.938Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:39.939Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-1|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Exiting.
2022-03-11T06:09:42.568Z|1a6a10d3-4985-4dd5-82fe-8fa7ca9521cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:09:42.569Z|1a6a10d3-4985-4dd5-82fe-8fa7ca9521cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:09:42.903Z|cb4b8d16-6729-430f-b578-157083aedf78|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:09:42.904Z|cb4b8d16-6729-430f-b578-157083aedf78|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:09:44.186Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:09:44.186Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:44.186Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:09:44.187Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:44.187Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4c907201c3f5e09e;x-b3-spanid:3911b3ed1cf32ff5;x-b3-parentspanid:4c907201c3f5e09e;x-b3-sampled:0;x-onap-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-transactionid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-ecomp-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-onap-partnername:UNKNOWN;x-invocationid:f6d3c453-1c57-4c67-84c9-6697c33a353c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:09:44.187Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:44.208Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:44.208Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:44.208Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:44.209Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|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:Fri, 11 Mar 2022 06:09:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:44.209Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:44.209Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-2|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Exiting.
2022-03-11T06:09:44.231Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:09:44.234Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:44.234Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:09:44.236Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : PUT
2022-03-11T06:09:44.236Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:4c907201c3f5e09e;x-b3-spanid:ab27694ee5fed7ad;x-b3-parentspanid:4c907201c3f5e09e;x-b3-sampled:0;x-onap-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-transactionid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-ecomp-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-onap-partnername:UNKNOWN;x-invocationid:ff799199-c34b-4fea-8479-552151903e67;content-length:1654;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:09:44.237Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:44.273Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:44.274Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:44.274Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:44.275Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:09:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:44.275Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:44.275Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-3|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Exiting.
2022-03-11T06:09:49.060Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:09:49.060Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:49.061Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:09:49.061Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:49.062Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0bfe13c846bf6d4a;x-b3-spanid:cf7dbffb8f9d3477;x-b3-parentspanid:0bfe13c846bf6d4a;x-b3-sampled:0;x-onap-requestid:605ec60c-4d04-4c07-8aba-e4cd6afd4005;x-requestid:605ec60c-4d04-4c07-8aba-e4cd6afd4005;x-transactionid:605ec60c-4d04-4c07-8aba-e4cd6afd4005;x-ecomp-requestid:605ec60c-4d04-4c07-8aba-e4cd6afd4005;x-onap-partnername:SO.APIH;x-invocationid:126c1d53-cadd-47d3-8029-1b073ec987c6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:49.062Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:49.090Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:49.090Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:49.091Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:49.091Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|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:Fri, 11 Mar 2022 06:09:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:49.092Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:49.093Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-4|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Exiting.
2022-03-11T06:09:49.107Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:09:49.107Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:49.107Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:09:49.107Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:49.108Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0bfe13c846bf6d4a;x-b3-spanid:33a35dfa0c48e41d;x-b3-parentspanid:0bfe13c846bf6d4a;x-b3-sampled:0;x-onap-requestid:605ec60c-4d04-4c07-8aba-e4cd6afd4005;x-requestid:605ec60c-4d04-4c07-8aba-e4cd6afd4005;x-transactionid:605ec60c-4d04-4c07-8aba-e4cd6afd4005;x-ecomp-requestid:605ec60c-4d04-4c07-8aba-e4cd6afd4005;x-onap-partnername:SO.APIH;x-invocationid:ebe5d092-815c-4026-9680-0e73b5a90520;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:49.108Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:49.116Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:49.116Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:49.116Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:49.117Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 11 Mar 2022 06:09:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:49.117Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:49.117Z|605ec60c-4d04-4c07-8aba-e4cd6afd4005|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:09:57.568Z|ddd79f95-061d-4567-933e-fc6561e568fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-11T06:09:57.572Z|ddd79f95-061d-4567-933e-fc6561e568fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-11T06:09:59.609Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:09:59.610Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:59.610Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:09:59.610Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:59.610Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:44f7408590c9ec7c;x-b3-spanid:c2f29534edee65fc;x-b3-parentspanid:44f7408590c9ec7c;x-b3-sampled:0;x-onap-requestid:e1b6337f-6e84-488c-9f80-f46b774114b0;x-requestid:e1b6337f-6e84-488c-9f80-f46b774114b0;x-transactionid:e1b6337f-6e84-488c-9f80-f46b774114b0;x-ecomp-requestid:e1b6337f-6e84-488c-9f80-f46b774114b0;x-onap-partnername:SO.APIH;x-invocationid:208013bc-4891-4f62-9acd-629e0f7801bc;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:59.611Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:59.637Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:59.638Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:59.638Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:59.638Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|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:Fri, 11 Mar 2022 06:09:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:59.638Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:59.639Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-6|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Exiting.
2022-03-11T06:09:59.659Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-11T06:09:59.660Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:09:59.660Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-11T06:09:59.660Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:09:59.661Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:44f7408590c9ec7c;x-b3-spanid:b426ccf8657cf8b5;x-b3-parentspanid:44f7408590c9ec7c;x-b3-sampled:0;x-onap-requestid:e1b6337f-6e84-488c-9f80-f46b774114b0;x-requestid:e1b6337f-6e84-488c-9f80-f46b774114b0;x-transactionid:e1b6337f-6e84-488c-9f80-f46b774114b0;x-ecomp-requestid:e1b6337f-6e84-488c-9f80-f46b774114b0;x-onap-partnername:SO.APIH;x-invocationid:5255a693-0f12-42e7-857e-631fdc886374;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=104DF052A4AC162A0608855F99AE87A9;accept-encoding:gzip,deflate;
2022-03-11T06:09:59.661Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:09:59.671Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:09:59.671Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:09:59.671Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:09:59.672Z|e1b6337f-6e84-488c-9f80-f46b774114b0|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:Fri, 11 Mar 2022 06:09:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:09:59.672Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:09:59.673Z|e1b6337f-6e84-488c-9f80-f46b774114b0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-11T06:10:00.434Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:10:00.435Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request begin================================================
2022-03-11T06:10:00.435Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d
2022-03-11T06:10:00.435Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Method      : GET
2022-03-11T06:10:00.435Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:217e9116d2d5b29e;x-b3-spanid:20f934794efb72f4;x-b3-parentspanid:217e9116d2d5b29e;x-b3-sampled:0;x-onap-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-transactionid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-ecomp-requestid:ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d;x-onap-partnername:UNKNOWN;x-invocationid:9965ad76-6359-43b4-a1c9-6c4e74188873;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=529440681380848E466E4AACCA2A7BC1;accept-encoding:gzip,deflate;
2022-03-11T06:10:00.436Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||===========================request end==================================================
2022-03-11T06:10:00.454Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response begin==========================================
2022-03-11T06:10:00.455Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status code  : 200
2022-03-11T06:10:00.455Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||Status text  : OK
2022-03-11T06:10:00.456Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|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:Fri, 11 Mar 2022 06:09:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-11T06:10:00.456Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||DEBUG|500||============================response end============================================
2022-03-11T06:10:00.457Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-9|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Exiting.
2022-03-11T06:10:00.475Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|http-nio-8083-exec-10|/infraActiveRequests/ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|bpel|||INFO|500||Entering
2022-03-11T06:10:00.475Z|ff09e8cd-ee0d-4ad7-a3d2-20ad5a8ba60d|h