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-10T05:19:05.731Z||main|||||INFO|500||The following profiles are active: basic
2022-03-10T05:19:18.821Z||main|||||INFO|500||Starting service [Tomcat]
2022-03-10T05:19:18.823Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-03-10T05:19:19.090Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-03-10T05:19:20.092Z||main|||||INFO|500||reqdb-pool - Starting...
2022-03-10T05:19:20.297Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-03-10T05:19:20.537Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2022-03-10T05:19:20.700Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.6)
2022-03-10T05:19:20.728Z||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-10T05:19:20.821Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.064s)
2022-03-10T05:19:20.849Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2022-03-10T05:19:20.922Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2022-03-10T05:19:20.984Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2022-03-10T05:19:21.017Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2022-03-10T05:19:21.365Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2022-03-10T05:19:21.431Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2022-03-10T05:19:21.532Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2022-03-10T05:19:21.594Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2022-03-10T05:19:21.691Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2022-03-10T05:19:21.768Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2022-03-10T05:19:21.829Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2022-03-10T05:19:21.918Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2022-03-10T05:19:21.996Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2022-03-10T05:19:22.086Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2022-03-10T05:19:22.182Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2022-03-10T05:19:22.316Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2022-03-10T05:19:22.403Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2022-03-10T05:19:22.572Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2022-03-10T05:19:22.696Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2022-03-10T05:19:22.769Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2022-03-10T05:19:22.837Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2022-03-10T05:19:22.917Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2022-03-10T05:19:23.003Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2022-03-10T05:19:23.094Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2022-03-10T05:19:23.173Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2022-03-10T05:19:23.284Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2022-03-10T05:19:23.377Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2022-03-10T05:19:23.502Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2022-03-10T05:19:23.625Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2022-03-10T05:19:23.769Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2022-03-10T05:19:23.892Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2022-03-10T05:19:23.938Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2022-03-10T05:19:23.983Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2022-03-10T05:19:24.222Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2022-03-10T05:19:24.303Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2022-03-10T05:19:24.393Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2022-03-10T05:19:24.513Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2022-03-10T05:19:24.608Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2022-03-10T05:19:24.706Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2022-03-10T05:19:24.768Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2022-03-10T05:19:24.877Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:03.906s)
2022-03-10T05:19:25.429Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-03-10T05:19:25.743Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-03-10T05:19:26.498Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-03-10T05:19:28.985Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-03-10T05:19:31.935Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-10T05:19:39.576Z||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-10T05:19:41.706Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
2022-03-10T05:19:43.653Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2022-03-10T05:19:44.245Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-03-10T05:19:49.900Z||main|||||INFO|500||Started MSORequestDBApplication in 49.27 seconds (JVM running for 52.245)
2022-03-10T05:19:49.920Z|959987d0-968c-428e-bb9e-106797bbc87e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:19:49.934Z|959987d0-968c-428e-bb9e-106797bbc87e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:19:49.936Z|27a39e7e-c1e3-4dac-a754-8485dbcb0e72|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:19:49.945Z|27a39e7e-c1e3-4dac-a754-8485dbcb0e72|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:20:04.892Z|2a8ba371-103a-4ca2-bd5a-a69eec10b7e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:20:04.894Z|2a8ba371-103a-4ca2-bd5a-a69eec10b7e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:20:19.891Z|4e4609b4-6b69-4a07-b8f7-b1998d8a8f7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:20:19.892Z|4e4609b4-6b69-4a07-b8f7-b1998d8a8f7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:20:19.949Z|40700f15-b517-48b7-9ce5-1b51fab0b17f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:20:19.950Z|40700f15-b517-48b7-9ce5-1b51fab0b17f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:20:34.891Z|12e7193a-03f4-4862-8ca6-22ef8cdb1d4a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:20:34.893Z|12e7193a-03f4-4862-8ca6-22ef8cdb1d4a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:20:49.892Z|6c088332-bfbc-4663-9c7e-49378273dcfe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:20:49.895Z|6c088332-bfbc-4663-9c7e-49378273dcfe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:20:49.954Z|65f30913-8168-4a4b-836c-174ae0400c6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:20:49.958Z|65f30913-8168-4a4b-836c-174ae0400c6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:21:04.891Z|4f596685-415b-4e4d-bbd5-6733f9504fe1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:21:04.892Z|4f596685-415b-4e4d-bbd5-6733f9504fe1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:21:19.892Z|aaa1559f-26e9-47ca-aadf-28ea3f42b617|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:21:19.893Z|aaa1559f-26e9-47ca-aadf-28ea3f42b617|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:21:19.960Z|0ceb8ce1-7194-4b8b-bc3e-c8f56db21f8f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:21:19.961Z|0ceb8ce1-7194-4b8b-bc3e-c8f56db21f8f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:21:34.891Z|34423f5d-e433-4286-98eb-4b8fa8941097|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:21:34.894Z|34423f5d-e433-4286-98eb-4b8fa8941097|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:21:49.891Z|e9044327-0d95-4ce3-8059-ab699790404d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:21:49.892Z|e9044327-0d95-4ce3-8059-ab699790404d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:21:49.963Z|a848d28c-0b77-4503-a809-16c183cbbfaf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:21:49.964Z|a848d28c-0b77-4503-a809-16c183cbbfaf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:22:04.891Z|f949dba4-9237-4756-9ad3-16444aecbbfa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:22:04.892Z|f949dba4-9237-4756-9ad3-16444aecbbfa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:22:19.892Z|41721d9f-f3ff-4c18-984c-c826179de149|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:22:19.895Z|41721d9f-f3ff-4c18-984c-c826179de149|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:22:19.967Z|b6588100-b935-4932-8bbe-e7cc1cb77e64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:22:19.968Z|b6588100-b935-4932-8bbe-e7cc1cb77e64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:22:34.891Z|279cf267-855c-4d93-bc96-a8d7fc6f5cd6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:22:34.893Z|279cf267-855c-4d93-bc96-a8d7fc6f5cd6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:22:49.891Z|b6683e4d-7a7c-46e5-97fb-aba06685dfd0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:22:49.892Z|b6683e4d-7a7c-46e5-97fb-aba06685dfd0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:22:49.969Z|140ab578-8562-48a5-997d-f164cc7d6d6c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:22:49.970Z|140ab578-8562-48a5-997d-f164cc7d6d6c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:23:04.891Z|195f9adc-2170-4ddf-98d6-d48fcfd5e0d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:23:04.893Z|195f9adc-2170-4ddf-98d6-d48fcfd5e0d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:23:19.891Z|e20c7fc6-1418-4cf6-9be0-0763b5bc1483|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:23:19.893Z|e20c7fc6-1418-4cf6-9be0-0763b5bc1483|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:23:19.972Z|c7c1af8a-b9b0-44a4-b014-aa00839887e8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:23:19.973Z|c7c1af8a-b9b0-44a4-b014-aa00839887e8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:23:34.892Z|97a15d67-6d9b-4d99-93e9-b31f306518cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:23:34.893Z|97a15d67-6d9b-4d99-93e9-b31f306518cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:23:49.891Z|965d1349-00c2-46cc-a8ce-5ff2701064f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:23:49.893Z|965d1349-00c2-46cc-a8ce-5ff2701064f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:23:49.975Z|4b391d72-9e4e-41b0-b369-9fddbb19f695|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:23:49.976Z|4b391d72-9e4e-41b0-b369-9fddbb19f695|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:24:04.891Z|56846e34-6246-4753-bd2a-94bbce68ae54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:24:04.892Z|56846e34-6246-4753-bd2a-94bbce68ae54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:24:19.891Z|efcc3cdb-289e-45fb-8eb6-d178da4f82a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:24:19.892Z|efcc3cdb-289e-45fb-8eb6-d178da4f82a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:24:19.978Z|ab90ddd4-ed0f-45d5-abf1-7860d9f8266d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:24:19.979Z|ab90ddd4-ed0f-45d5-abf1-7860d9f8266d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:24:34.891Z|083c5a8a-1fd4-429f-87e6-245ca25e1961|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:24:34.894Z|083c5a8a-1fd4-429f-87e6-245ca25e1961|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:24:49.891Z|dc10570e-aae3-4081-a286-6c66ce73a93e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:24:49.893Z|dc10570e-aae3-4081-a286-6c66ce73a93e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:24:49.981Z|02b83a70-fbe2-41a2-adcc-517d52c308d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:24:49.982Z|02b83a70-fbe2-41a2-adcc-517d52c308d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:25:04.892Z|15d30f28-bf62-48f1-a640-12d5b64ae50e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:25:04.894Z|15d30f28-bf62-48f1-a640-12d5b64ae50e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:25:19.892Z|b7f08314-a7c5-4912-8072-68bffc475d2a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:25:19.895Z|b7f08314-a7c5-4912-8072-68bffc475d2a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:25:19.984Z|f09bfbca-a265-4784-b2d7-d8ca8895cda3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:25:19.985Z|f09bfbca-a265-4784-b2d7-d8ca8895cda3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:25:34.891Z|c46505c0-7e25-411b-b3c8-f0a515ec330d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:25:34.892Z|c46505c0-7e25-411b-b3c8-f0a515ec330d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:25:49.891Z|e96f8a3c-e877-4245-999c-db3bf322401f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:25:49.892Z|e96f8a3c-e877-4245-999c-db3bf322401f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:25:49.987Z|9c0c3d54-7258-47a7-b3ed-302158da5c29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:25:49.988Z|9c0c3d54-7258-47a7-b3ed-302158da5c29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:26:04.891Z|890e47d4-3b8d-48aa-ae08-7d301d5bcd98|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:26:04.893Z|890e47d4-3b8d-48aa-ae08-7d301d5bcd98|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:26:19.891Z|c19b503a-a1d9-4cbe-9b1c-c2fb197d8d2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:26:19.892Z|c19b503a-a1d9-4cbe-9b1c-c2fb197d8d2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:26:19.990Z|ed81bfcc-b83a-4294-988d-e933315610d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:26:19.991Z|ed81bfcc-b83a-4294-988d-e933315610d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:26:34.892Z|6cb5f5f0-8a1d-4c14-ae4c-c8b42dadb47c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:26:34.894Z|6cb5f5f0-8a1d-4c14-ae4c-c8b42dadb47c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:26:49.891Z|595d65ef-b29f-4000-9618-0a04156419a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:26:49.893Z|595d65ef-b29f-4000-9618-0a04156419a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:26:49.993Z|757d1738-e39a-436e-9691-37cf63a030fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:26:49.994Z|757d1738-e39a-436e-9691-37cf63a030fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:27:04.891Z|db12a9ca-8409-44b9-a3fb-2e510e13d80a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:27:04.893Z|db12a9ca-8409-44b9-a3fb-2e510e13d80a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:27:19.891Z|8f84cba3-f4e7-448c-ab76-02a675532923|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:27:19.894Z|8f84cba3-f4e7-448c-ab76-02a675532923|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:27:19.997Z|0785f70c-2973-4358-8930-0a0cc325f016|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:27:19.998Z|0785f70c-2973-4358-8930-0a0cc325f016|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:27:34.891Z|0cfa3984-4421-46bb-a12d-48df6815fa29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:27:34.892Z|0cfa3984-4421-46bb-a12d-48df6815fa29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:27:49.891Z|17fb5ebf-f447-4901-b9cf-659f64adb36f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:27:49.892Z|17fb5ebf-f447-4901-b9cf-659f64adb36f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:27:50.000Z|9f5ef4f2-3ef6-4357-90d5-5aea4e15e028|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:27:50.001Z|9f5ef4f2-3ef6-4357-90d5-5aea4e15e028|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:28:04.891Z|2c1e087e-7435-44e2-9329-c4ed2280d599|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:28:04.894Z|2c1e087e-7435-44e2-9329-c4ed2280d599|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:28:19.891Z|59207c53-4433-42b5-a336-d50c96f66902|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:28:19.892Z|59207c53-4433-42b5-a336-d50c96f66902|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:28:20.003Z|13feadd0-534c-43bf-a647-02f62f83f8b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:28:20.004Z|13feadd0-534c-43bf-a647-02f62f83f8b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:28:34.891Z|5223b2dd-b8e1-489e-9e60-2bcbbd4ebcc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:28:34.893Z|5223b2dd-b8e1-489e-9e60-2bcbbd4ebcc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:28:49.891Z|3645bfec-a724-4341-adb8-709e2c96f999|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:28:49.893Z|3645bfec-a724-4341-adb8-709e2c96f999|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:28:50.006Z|15520c8f-278b-4337-b80b-39fd719d2850|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:28:50.007Z|15520c8f-278b-4337-b80b-39fd719d2850|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:28:57.366Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-03-10T05:28:57.649Z|b2f28441-652c-48c9-b633-87eaaa9cd63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:28:57.650Z|b2f28441-652c-48c9-b633-87eaaa9cd63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:28:57.650Z|b2f28441-652c-48c9-b633-87eaaa9cd63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:28:57.651Z|b2f28441-652c-48c9-b633-87eaaa9cd63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:28:57.653Z|b2f28441-652c-48c9-b633-87eaaa9cd63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:28:57.654Z|b2f28441-652c-48c9-b633-87eaaa9cd63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:28:57.927Z|b2f28441-652c-48c9-b633-87eaaa9cd63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:28:57.928Z|b2f28441-652c-48c9-b633-87eaaa9cd63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:28:57.932Z|b2f28441-652c-48c9-b633-87eaaa9cd63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:28:57.933Z|b2f28441-652c-48c9-b633-87eaaa9cd63f|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:Thu, 10 Mar 2022 05:28:57 GMT;Connection:close;
2022-03-10T05:28:57.933Z|b2f28441-652c-48c9-b633-87eaaa9cd63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:28:57.935Z|b2f28441-652c-48c9-b633-87eaaa9cd63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:29:04.891Z|6dd724b3-413d-4d84-af4b-12d7200631ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:29:04.892Z|6dd724b3-413d-4d84-af4b-12d7200631ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:29:19.891Z|607d2946-d223-4a99-9b5a-ed88bb3fe128|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:29:19.892Z|607d2946-d223-4a99-9b5a-ed88bb3fe128|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:29:20.009Z|fb2dc571-a25a-4d2f-8b56-9a0970ecf24a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:29:20.010Z|fb2dc571-a25a-4d2f-8b56-9a0970ecf24a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:29:34.891Z|11588ebe-b6a8-49eb-9dbc-5d807bd66c27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:29:34.893Z|11588ebe-b6a8-49eb-9dbc-5d807bd66c27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:29:49.891Z|8eee758d-0cc0-4ec2-8a66-021444bf9d74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:29:49.892Z|8eee758d-0cc0-4ec2-8a66-021444bf9d74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:29:50.011Z|23b7e55d-6bbd-4771-8d59-6e36af321da6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:29:50.012Z|23b7e55d-6bbd-4771-8d59-6e36af321da6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:29:57.194Z|42159e8b-d07c-45c8-98ff-901230f488da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:29:57.194Z|42159e8b-d07c-45c8-98ff-901230f488da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:29:57.195Z|42159e8b-d07c-45c8-98ff-901230f488da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:29:57.196Z|42159e8b-d07c-45c8-98ff-901230f488da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:29:57.196Z|42159e8b-d07c-45c8-98ff-901230f488da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:29:57.197Z|42159e8b-d07c-45c8-98ff-901230f488da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:29:57.210Z|42159e8b-d07c-45c8-98ff-901230f488da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:29:57.210Z|42159e8b-d07c-45c8-98ff-901230f488da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:29:57.210Z|42159e8b-d07c-45c8-98ff-901230f488da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:29:57.211Z|42159e8b-d07c-45c8-98ff-901230f488da|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:Thu, 10 Mar 2022 05:29:57 GMT;Connection:close;
2022-03-10T05:29:57.211Z|42159e8b-d07c-45c8-98ff-901230f488da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:29:57.212Z|42159e8b-d07c-45c8-98ff-901230f488da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:30:04.891Z|0abfeeda-1719-4428-a4d1-c535e017eea4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:30:04.892Z|0abfeeda-1719-4428-a4d1-c535e017eea4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:30:19.891Z|ff4eeefb-de72-4f63-af42-66ea671a4264|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:30:19.893Z|ff4eeefb-de72-4f63-af42-66ea671a4264|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:30:20.014Z|3ee8fc78-af1b-467e-8e83-7d8c421e0dac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:30:20.014Z|3ee8fc78-af1b-467e-8e83-7d8c421e0dac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:30:34.891Z|65ec76fc-17e9-4de3-b064-12eeea82d3b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:30:34.892Z|65ec76fc-17e9-4de3-b064-12eeea82d3b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:30:49.891Z|441d700e-c8aa-4fcd-9141-23152904e1b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:30:49.892Z|441d700e-c8aa-4fcd-9141-23152904e1b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:30:50.016Z|2494dded-0774-4826-8b6c-e5847042883e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:30:50.016Z|2494dded-0774-4826-8b6c-e5847042883e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:30:57.192Z|4a9c5078-c466-4331-9fc9-0af80c270be3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:30:57.193Z|4a9c5078-c466-4331-9fc9-0af80c270be3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:30:57.193Z|4a9c5078-c466-4331-9fc9-0af80c270be3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:30:57.193Z|4a9c5078-c466-4331-9fc9-0af80c270be3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:30:57.194Z|4a9c5078-c466-4331-9fc9-0af80c270be3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:30:57.195Z|4a9c5078-c466-4331-9fc9-0af80c270be3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:30:57.205Z|4a9c5078-c466-4331-9fc9-0af80c270be3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:30:57.206Z|4a9c5078-c466-4331-9fc9-0af80c270be3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:30:57.206Z|4a9c5078-c466-4331-9fc9-0af80c270be3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:30:57.207Z|4a9c5078-c466-4331-9fc9-0af80c270be3|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:Thu, 10 Mar 2022 05:30:57 GMT;Connection:close;
2022-03-10T05:30:57.207Z|4a9c5078-c466-4331-9fc9-0af80c270be3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:30:57.208Z|4a9c5078-c466-4331-9fc9-0af80c270be3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:31:04.891Z|28f8456b-eea0-4877-94bb-e8085aa2f5b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:31:04.893Z|28f8456b-eea0-4877-94bb-e8085aa2f5b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:31:19.891Z|0ce8507b-7279-4c2b-b7f2-a655770cd769|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:31:19.892Z|0ce8507b-7279-4c2b-b7f2-a655770cd769|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:31:20.018Z|e94b11ec-1a09-41f0-bbd7-6aa235de8644|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:31:20.019Z|e94b11ec-1a09-41f0-bbd7-6aa235de8644|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:31:34.892Z|c1a74910-240b-4791-9152-433d00e5d9ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:31:34.893Z|c1a74910-240b-4791-9152-433d00e5d9ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:31:49.891Z|61e4cf31-952d-420e-adc5-e0a85856c3c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:31:49.893Z|61e4cf31-952d-420e-adc5-e0a85856c3c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:31:50.020Z|ecf6b291-b7e1-49d0-b0a8-1e8fc016eccb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:31:50.021Z|ecf6b291-b7e1-49d0-b0a8-1e8fc016eccb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:31:57.193Z|d7a67c6b-2b08-4280-bb2c-55202504e967|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:31:57.194Z|d7a67c6b-2b08-4280-bb2c-55202504e967|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:31:57.194Z|d7a67c6b-2b08-4280-bb2c-55202504e967|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:31:57.195Z|d7a67c6b-2b08-4280-bb2c-55202504e967|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:31:57.196Z|d7a67c6b-2b08-4280-bb2c-55202504e967|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:31:57.196Z|d7a67c6b-2b08-4280-bb2c-55202504e967|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:31:57.206Z|d7a67c6b-2b08-4280-bb2c-55202504e967|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:31:57.206Z|d7a67c6b-2b08-4280-bb2c-55202504e967|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:31:57.207Z|d7a67c6b-2b08-4280-bb2c-55202504e967|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:31:57.207Z|d7a67c6b-2b08-4280-bb2c-55202504e967|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:Thu, 10 Mar 2022 05:31:57 GMT;Connection:close;
2022-03-10T05:31:57.207Z|d7a67c6b-2b08-4280-bb2c-55202504e967|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:31:57.208Z|d7a67c6b-2b08-4280-bb2c-55202504e967|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:32:04.892Z|fc9e4583-ae7b-4c7a-bd27-39199a59b17e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:32:04.894Z|fc9e4583-ae7b-4c7a-bd27-39199a59b17e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:32:19.892Z|83f683d4-3f01-4540-9650-7e655d10483c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:32:19.893Z|83f683d4-3f01-4540-9650-7e655d10483c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:32:20.022Z|621160ac-f1a0-4649-b514-a3ac5f8c3ac0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:32:20.023Z|621160ac-f1a0-4649-b514-a3ac5f8c3ac0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:32:34.891Z|9d4cbe6b-f629-40ce-8469-ecf710f797cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:32:34.893Z|9d4cbe6b-f629-40ce-8469-ecf710f797cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:32:49.891Z|ecaef5a5-a7aa-4a83-bb4a-f84509ca2529|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:32:49.892Z|ecaef5a5-a7aa-4a83-bb4a-f84509ca2529|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:32:50.025Z|b42da3ae-5d3b-41b8-89d3-615f5d007165|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:32:50.026Z|b42da3ae-5d3b-41b8-89d3-615f5d007165|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:32:57.208Z|0a70be1f-f9c1-44f9-a9cc-541a86719900|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:32:57.212Z|0a70be1f-f9c1-44f9-a9cc-541a86719900|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:32:57.213Z|0a70be1f-f9c1-44f9-a9cc-541a86719900|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:32:57.213Z|0a70be1f-f9c1-44f9-a9cc-541a86719900|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:32:57.214Z|0a70be1f-f9c1-44f9-a9cc-541a86719900|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:32:57.214Z|0a70be1f-f9c1-44f9-a9cc-541a86719900|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:32:57.231Z|0a70be1f-f9c1-44f9-a9cc-541a86719900|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:32:57.232Z|0a70be1f-f9c1-44f9-a9cc-541a86719900|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:32:57.233Z|0a70be1f-f9c1-44f9-a9cc-541a86719900|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:32:57.233Z|0a70be1f-f9c1-44f9-a9cc-541a86719900|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:Thu, 10 Mar 2022 05:32:57 GMT;Connection:close;
2022-03-10T05:32:57.233Z|0a70be1f-f9c1-44f9-a9cc-541a86719900|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:32:57.234Z|0a70be1f-f9c1-44f9-a9cc-541a86719900|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:33:04.891Z|db2cf7c1-55b3-4ff4-ac93-a1c031487d90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:33:04.892Z|db2cf7c1-55b3-4ff4-ac93-a1c031487d90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:33:19.892Z|0e8b5b8d-55a6-4b89-ba1d-fcca1b5b3432|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:33:19.894Z|0e8b5b8d-55a6-4b89-ba1d-fcca1b5b3432|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:33:20.027Z|628e327d-3143-4aa2-9316-6c54b96d4fd6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:33:20.028Z|628e327d-3143-4aa2-9316-6c54b96d4fd6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:33:34.891Z|c3d178b9-51a2-450e-9e24-143e470c0f15|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:33:34.892Z|c3d178b9-51a2-450e-9e24-143e470c0f15|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:33:49.891Z|60f63dae-92c0-4f30-bfe9-4442c58d3483|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:33:49.892Z|60f63dae-92c0-4f30-bfe9-4442c58d3483|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:33:50.030Z|f1411c1d-1a07-4975-be32-7078d471177b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:33:50.031Z|f1411c1d-1a07-4975-be32-7078d471177b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:33:57.194Z|8a926d75-54c9-48e7-adb8-cbf1425642c7|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:33:57.194Z|8a926d75-54c9-48e7-adb8-cbf1425642c7|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:33:57.195Z|8a926d75-54c9-48e7-adb8-cbf1425642c7|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:33:57.195Z|8a926d75-54c9-48e7-adb8-cbf1425642c7|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:33:57.195Z|8a926d75-54c9-48e7-adb8-cbf1425642c7|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:33:57.196Z|8a926d75-54c9-48e7-adb8-cbf1425642c7|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:33:57.203Z|8a926d75-54c9-48e7-adb8-cbf1425642c7|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:33:57.204Z|8a926d75-54c9-48e7-adb8-cbf1425642c7|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:33:57.204Z|8a926d75-54c9-48e7-adb8-cbf1425642c7|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:33:57.204Z|8a926d75-54c9-48e7-adb8-cbf1425642c7|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:Thu, 10 Mar 2022 05:33:57 GMT;Connection:close;
2022-03-10T05:33:57.205Z|8a926d75-54c9-48e7-adb8-cbf1425642c7|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:33:57.205Z|8a926d75-54c9-48e7-adb8-cbf1425642c7|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:34:04.891Z|8aa6a522-047e-4ea7-9407-1fe5f59f091a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:34:04.893Z|8aa6a522-047e-4ea7-9407-1fe5f59f091a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:34:19.891Z|8829f33a-5b86-4713-af0d-aa09451b03db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:34:19.892Z|8829f33a-5b86-4713-af0d-aa09451b03db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:34:20.032Z|0c3d803e-cf92-4f18-8c3d-3ca3fa934720|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:34:20.033Z|0c3d803e-cf92-4f18-8c3d-3ca3fa934720|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:34:34.891Z|82587e69-ad68-4ea0-a448-45216c3dd34b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:34:34.892Z|82587e69-ad68-4ea0-a448-45216c3dd34b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:34:49.892Z|21f1062f-af16-4d35-9256-64069b8757a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:34:49.894Z|21f1062f-af16-4d35-9256-64069b8757a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:34:50.035Z|b608a917-88aa-45f0-9a45-bf986cca410a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:34:50.036Z|b608a917-88aa-45f0-9a45-bf986cca410a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:34:57.201Z|9b28dfe0-9ae1-4183-9741-d032d1771d52|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:34:57.202Z|9b28dfe0-9ae1-4183-9741-d032d1771d52|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:34:57.202Z|9b28dfe0-9ae1-4183-9741-d032d1771d52|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:34:57.203Z|9b28dfe0-9ae1-4183-9741-d032d1771d52|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:34:57.204Z|9b28dfe0-9ae1-4183-9741-d032d1771d52|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:34:57.204Z|9b28dfe0-9ae1-4183-9741-d032d1771d52|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:34:57.216Z|9b28dfe0-9ae1-4183-9741-d032d1771d52|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:34:57.216Z|9b28dfe0-9ae1-4183-9741-d032d1771d52|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:34:57.217Z|9b28dfe0-9ae1-4183-9741-d032d1771d52|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:34:57.217Z|9b28dfe0-9ae1-4183-9741-d032d1771d52|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:Thu, 10 Mar 2022 05:34:57 GMT;Connection:close;
2022-03-10T05:34:57.217Z|9b28dfe0-9ae1-4183-9741-d032d1771d52|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:34:57.218Z|9b28dfe0-9ae1-4183-9741-d032d1771d52|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:35:04.891Z|fee2d822-691f-4c31-ad82-b42ee877c881|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:35:04.892Z|fee2d822-691f-4c31-ad82-b42ee877c881|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:35:19.891Z|6c560507-6d7b-4214-b5ce-b22517261be8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:35:19.892Z|6c560507-6d7b-4214-b5ce-b22517261be8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:35:20.037Z|e49cacaa-1d21-49e1-b7c9-d06740995251|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:35:20.038Z|e49cacaa-1d21-49e1-b7c9-d06740995251|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:35:34.891Z|186f46bf-eaca-4a63-b113-59694663a3b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:35:34.893Z|186f46bf-eaca-4a63-b113-59694663a3b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:35:49.891Z|ba95d8d8-be3d-484e-9f57-1475e2cd9ca3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:35:49.892Z|ba95d8d8-be3d-484e-9f57-1475e2cd9ca3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:35:50.039Z|7202b849-1c23-453a-86ee-56e2bc9bf2f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:35:50.040Z|7202b849-1c23-453a-86ee-56e2bc9bf2f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:35:57.202Z|807b00d7-e038-4ed1-a32f-153fbc6255c4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:35:57.204Z|807b00d7-e038-4ed1-a32f-153fbc6255c4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:35:57.204Z|807b00d7-e038-4ed1-a32f-153fbc6255c4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:35:57.212Z|807b00d7-e038-4ed1-a32f-153fbc6255c4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:35:57.213Z|807b00d7-e038-4ed1-a32f-153fbc6255c4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:35:57.213Z|807b00d7-e038-4ed1-a32f-153fbc6255c4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:35:57.225Z|807b00d7-e038-4ed1-a32f-153fbc6255c4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:35:57.226Z|807b00d7-e038-4ed1-a32f-153fbc6255c4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:35:57.226Z|807b00d7-e038-4ed1-a32f-153fbc6255c4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:35:57.227Z|807b00d7-e038-4ed1-a32f-153fbc6255c4|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:Thu, 10 Mar 2022 05:35:57 GMT;Connection:close;
2022-03-10T05:35:57.227Z|807b00d7-e038-4ed1-a32f-153fbc6255c4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:35:57.228Z|807b00d7-e038-4ed1-a32f-153fbc6255c4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:36:04.893Z|fca1f272-b86c-4765-8809-c2516d5169e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:36:04.896Z|fca1f272-b86c-4765-8809-c2516d5169e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:36:19.891Z|58298c2c-d40f-43fb-8e78-e1b43e1ad093|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:36:19.892Z|58298c2c-d40f-43fb-8e78-e1b43e1ad093|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:36:20.042Z|b44b1211-ee89-442d-a55f-83a1d5d2ea05|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:36:20.043Z|b44b1211-ee89-442d-a55f-83a1d5d2ea05|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:36:34.891Z|b79b5da5-e29d-46b3-8c31-4f770761e9fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:36:34.892Z|b79b5da5-e29d-46b3-8c31-4f770761e9fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:36:49.891Z|cd7dcab0-dfc0-4c5a-98e0-14cbefeb3b1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:36:49.894Z|cd7dcab0-dfc0-4c5a-98e0-14cbefeb3b1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:36:50.045Z|0afc122d-838b-4bff-9acf-006139060b21|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:36:50.046Z|0afc122d-838b-4bff-9acf-006139060b21|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:36:57.192Z|204104d6-dd9e-49f5-8496-2f7cb120a01d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:36:57.192Z|204104d6-dd9e-49f5-8496-2f7cb120a01d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:36:57.193Z|204104d6-dd9e-49f5-8496-2f7cb120a01d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:36:57.193Z|204104d6-dd9e-49f5-8496-2f7cb120a01d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:36:57.193Z|204104d6-dd9e-49f5-8496-2f7cb120a01d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:36:57.194Z|204104d6-dd9e-49f5-8496-2f7cb120a01d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:36:57.203Z|204104d6-dd9e-49f5-8496-2f7cb120a01d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:36:57.203Z|204104d6-dd9e-49f5-8496-2f7cb120a01d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:36:57.204Z|204104d6-dd9e-49f5-8496-2f7cb120a01d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:36:57.204Z|204104d6-dd9e-49f5-8496-2f7cb120a01d|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:Thu, 10 Mar 2022 05:36:57 GMT;Connection:close;
2022-03-10T05:36:57.204Z|204104d6-dd9e-49f5-8496-2f7cb120a01d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:36:57.205Z|204104d6-dd9e-49f5-8496-2f7cb120a01d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:37:04.891Z|16efbef2-f2a4-49cf-8e48-817e9de54e6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:37:04.892Z|16efbef2-f2a4-49cf-8e48-817e9de54e6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:37:19.891Z|feb69218-2b6f-4696-8c7a-adce643eb35c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:37:19.892Z|feb69218-2b6f-4696-8c7a-adce643eb35c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:37:20.048Z|6c10c3f5-c5ed-4a61-bf64-e04ebdb56ae3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:37:20.048Z|6c10c3f5-c5ed-4a61-bf64-e04ebdb56ae3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:37:34.891Z|3b3a2506-070e-459f-8a28-662b4caf1afd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:37:34.894Z|3b3a2506-070e-459f-8a28-662b4caf1afd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:37:49.891Z|0919f742-6529-430f-8233-0dcd3fa07014|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:37:49.892Z|0919f742-6529-430f-8233-0dcd3fa07014|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:37:50.050Z|974e3c07-4a9d-486c-b79d-33f33e56d25a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:37:50.051Z|974e3c07-4a9d-486c-b79d-33f33e56d25a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:37:57.193Z|856fdbab-be28-4360-9a6c-4f8fcb3262d2|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:37:57.193Z|856fdbab-be28-4360-9a6c-4f8fcb3262d2|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:37:57.194Z|856fdbab-be28-4360-9a6c-4f8fcb3262d2|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:37:57.194Z|856fdbab-be28-4360-9a6c-4f8fcb3262d2|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:37:57.195Z|856fdbab-be28-4360-9a6c-4f8fcb3262d2|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:37:57.195Z|856fdbab-be28-4360-9a6c-4f8fcb3262d2|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:37:57.215Z|856fdbab-be28-4360-9a6c-4f8fcb3262d2|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:37:57.215Z|856fdbab-be28-4360-9a6c-4f8fcb3262d2|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:37:57.216Z|856fdbab-be28-4360-9a6c-4f8fcb3262d2|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:37:57.216Z|856fdbab-be28-4360-9a6c-4f8fcb3262d2|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:Thu, 10 Mar 2022 05:37:57 GMT;Connection:close;
2022-03-10T05:37:57.221Z|856fdbab-be28-4360-9a6c-4f8fcb3262d2|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:37:57.222Z|856fdbab-be28-4360-9a6c-4f8fcb3262d2|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:38:04.891Z|c9a9ffb3-795c-4439-afa0-c8abba8b329b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:38:04.892Z|c9a9ffb3-795c-4439-afa0-c8abba8b329b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:38:19.891Z|d7e998aa-843c-4652-8fa6-b43046af33a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:38:19.896Z|d7e998aa-843c-4652-8fa6-b43046af33a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:38:20.053Z|3b44cb2c-8495-4b41-ad6f-b98bb93b6c1a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:38:20.053Z|3b44cb2c-8495-4b41-ad6f-b98bb93b6c1a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:38:34.891Z|235b45ab-5dda-46bc-8821-9143bdaf1822|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:38:34.892Z|235b45ab-5dda-46bc-8821-9143bdaf1822|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:38:49.891Z|c8455977-e8b6-4976-9a75-6f829d2553c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:38:49.892Z|c8455977-e8b6-4976-9a75-6f829d2553c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:38:50.055Z|79bcc396-9904-49a1-95a4-ad13fb8bc43b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:38:50.055Z|79bcc396-9904-49a1-95a4-ad13fb8bc43b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:38:57.192Z|d42ddd5c-c43a-4e46-aa77-05651d23fc1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:38:57.193Z|d42ddd5c-c43a-4e46-aa77-05651d23fc1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:38:57.193Z|d42ddd5c-c43a-4e46-aa77-05651d23fc1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:38:57.194Z|d42ddd5c-c43a-4e46-aa77-05651d23fc1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:38:57.194Z|d42ddd5c-c43a-4e46-aa77-05651d23fc1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:38:57.195Z|d42ddd5c-c43a-4e46-aa77-05651d23fc1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:38:57.202Z|d42ddd5c-c43a-4e46-aa77-05651d23fc1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:38:57.202Z|d42ddd5c-c43a-4e46-aa77-05651d23fc1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:38:57.202Z|d42ddd5c-c43a-4e46-aa77-05651d23fc1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:38:57.203Z|d42ddd5c-c43a-4e46-aa77-05651d23fc1b|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:Thu, 10 Mar 2022 05:38:57 GMT;Connection:close;
2022-03-10T05:38:57.203Z|d42ddd5c-c43a-4e46-aa77-05651d23fc1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:38:57.214Z|d42ddd5c-c43a-4e46-aa77-05651d23fc1b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:39:04.892Z|e5b8b38e-9a94-4426-852e-b63cbac9b80a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:39:04.896Z|e5b8b38e-9a94-4426-852e-b63cbac9b80a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:39:19.891Z|93aaee5a-a136-4235-bf84-89e6ed798bc9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:39:19.892Z|93aaee5a-a136-4235-bf84-89e6ed798bc9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:39:20.056Z|53df4190-c58a-49d2-9891-e03f66161b17|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:39:20.057Z|53df4190-c58a-49d2-9891-e03f66161b17|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:39:34.891Z|9aab6085-ec35-4d4b-9be1-b22b47b36d20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:39:34.893Z|9aab6085-ec35-4d4b-9be1-b22b47b36d20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:39:49.892Z|148d8fd1-823f-49ac-a8fb-98a37c878b73|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:39:49.895Z|148d8fd1-823f-49ac-a8fb-98a37c878b73|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:39:50.059Z|e6d59919-fad9-4a7c-90ca-05688e332eab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:39:50.060Z|e6d59919-fad9-4a7c-90ca-05688e332eab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:39:57.195Z|a859cbb4-d784-41c2-8424-eb5dfbc0abb1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:39:57.198Z|a859cbb4-d784-41c2-8424-eb5dfbc0abb1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:39:57.198Z|a859cbb4-d784-41c2-8424-eb5dfbc0abb1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:39:57.200Z|a859cbb4-d784-41c2-8424-eb5dfbc0abb1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:39:57.202Z|a859cbb4-d784-41c2-8424-eb5dfbc0abb1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:39:57.203Z|a859cbb4-d784-41c2-8424-eb5dfbc0abb1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:39:57.217Z|a859cbb4-d784-41c2-8424-eb5dfbc0abb1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:39:57.217Z|a859cbb4-d784-41c2-8424-eb5dfbc0abb1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:39:57.218Z|a859cbb4-d784-41c2-8424-eb5dfbc0abb1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:39:57.218Z|a859cbb4-d784-41c2-8424-eb5dfbc0abb1|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:Thu, 10 Mar 2022 05:39:57 GMT;Connection:close;
2022-03-10T05:39:57.219Z|a859cbb4-d784-41c2-8424-eb5dfbc0abb1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:39:57.220Z|a859cbb4-d784-41c2-8424-eb5dfbc0abb1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:40:04.892Z|b246de26-637d-46ba-8db3-bd3434489c87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:40:04.893Z|b246de26-637d-46ba-8db3-bd3434489c87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:40:19.893Z|48ecbbcc-708d-4515-ad6e-a97925c8dd57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:40:19.895Z|48ecbbcc-708d-4515-ad6e-a97925c8dd57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:40:20.061Z|0da7d651-5301-44a2-9ab6-f208fc4eac0f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:40:20.063Z|0da7d651-5301-44a2-9ab6-f208fc4eac0f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:40:34.892Z|dfc769ec-d8d7-4f3c-9e11-702994a6ad8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:40:34.895Z|dfc769ec-d8d7-4f3c-9e11-702994a6ad8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:40:49.891Z|a3bba007-7bad-487c-8d1e-5f8ca1462ad0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:40:49.892Z|a3bba007-7bad-487c-8d1e-5f8ca1462ad0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:40:50.064Z|8b2b020f-232d-49bb-b52b-b342ea835293|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:40:50.065Z|8b2b020f-232d-49bb-b52b-b342ea835293|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:40:57.197Z|c2029375-445d-4f57-8060-c4739437d4b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:40:57.198Z|c2029375-445d-4f57-8060-c4739437d4b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:40:57.198Z|c2029375-445d-4f57-8060-c4739437d4b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:40:57.198Z|c2029375-445d-4f57-8060-c4739437d4b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:40:57.199Z|c2029375-445d-4f57-8060-c4739437d4b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:40:57.200Z|c2029375-445d-4f57-8060-c4739437d4b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:40:57.209Z|c2029375-445d-4f57-8060-c4739437d4b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:40:57.210Z|c2029375-445d-4f57-8060-c4739437d4b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:40:57.211Z|c2029375-445d-4f57-8060-c4739437d4b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:40:57.211Z|c2029375-445d-4f57-8060-c4739437d4b8|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:Thu, 10 Mar 2022 05:40:57 GMT;Connection:close;
2022-03-10T05:40:57.211Z|c2029375-445d-4f57-8060-c4739437d4b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:40:57.212Z|c2029375-445d-4f57-8060-c4739437d4b8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:41:04.891Z|571f8858-b88a-4ad4-842a-def9e82d3a3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:41:04.892Z|571f8858-b88a-4ad4-842a-def9e82d3a3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:41:19.891Z|3d2eb98a-de35-4a28-bd88-13c402e3d8a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:41:19.896Z|3d2eb98a-de35-4a28-bd88-13c402e3d8a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:41:20.066Z|1139671f-0099-4d70-a570-3b474795461f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:41:20.067Z|1139671f-0099-4d70-a570-3b474795461f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:41:34.891Z|75dae6b6-4bdd-421a-a8ea-6d676d1b5a6b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:41:34.892Z|75dae6b6-4bdd-421a-a8ea-6d676d1b5a6b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:41:49.891Z|bf41d9fa-cc37-43d9-a663-9fd65ab1ced5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:41:49.892Z|bf41d9fa-cc37-43d9-a663-9fd65ab1ced5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:41:50.069Z|194c07ef-5a11-44c6-8731-86ba9a74a5e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:41:50.070Z|194c07ef-5a11-44c6-8731-86ba9a74a5e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:41:57.195Z|b538aa66-88d4-4221-97fd-000435bf134b|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:41:57.196Z|b538aa66-88d4-4221-97fd-000435bf134b|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:41:57.196Z|b538aa66-88d4-4221-97fd-000435bf134b|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:41:57.199Z|b538aa66-88d4-4221-97fd-000435bf134b|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:41:57.200Z|b538aa66-88d4-4221-97fd-000435bf134b|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:41:57.200Z|b538aa66-88d4-4221-97fd-000435bf134b|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:41:57.208Z|b538aa66-88d4-4221-97fd-000435bf134b|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:41:57.211Z|b538aa66-88d4-4221-97fd-000435bf134b|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:41:57.211Z|b538aa66-88d4-4221-97fd-000435bf134b|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:41:57.211Z|b538aa66-88d4-4221-97fd-000435bf134b|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:Thu, 10 Mar 2022 05:41:57 GMT;Connection:close;
2022-03-10T05:41:57.212Z|b538aa66-88d4-4221-97fd-000435bf134b|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:41:57.213Z|b538aa66-88d4-4221-97fd-000435bf134b|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:42:04.891Z|ce5c2e39-2780-4ed7-b4ac-ddf1e8871629|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:42:04.898Z|ce5c2e39-2780-4ed7-b4ac-ddf1e8871629|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:42:19.891Z|117483a6-8105-4f7f-80da-66fd8a2fadc1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:42:19.893Z|117483a6-8105-4f7f-80da-66fd8a2fadc1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:42:20.071Z|6c4a2505-40c2-47fb-a713-1a0f874e1a11|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:42:20.072Z|6c4a2505-40c2-47fb-a713-1a0f874e1a11|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:42:34.891Z|d99cfe2b-fd4e-41af-a623-283634d9cd9a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:42:34.892Z|d99cfe2b-fd4e-41af-a623-283634d9cd9a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:42:49.891Z|e100d358-59bb-40e3-ac6e-95fb3dcef4d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:42:49.895Z|e100d358-59bb-40e3-ac6e-95fb3dcef4d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:42:50.074Z|4b20f206-1eb3-4c3c-b7bc-7255f2270916|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:42:50.075Z|4b20f206-1eb3-4c3c-b7bc-7255f2270916|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:42:57.197Z|66eb32a0-fd08-473f-a35e-a54c89c4190e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:42:57.198Z|66eb32a0-fd08-473f-a35e-a54c89c4190e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:42:57.199Z|66eb32a0-fd08-473f-a35e-a54c89c4190e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:42:57.209Z|66eb32a0-fd08-473f-a35e-a54c89c4190e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:42:57.209Z|66eb32a0-fd08-473f-a35e-a54c89c4190e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:42:57.210Z|66eb32a0-fd08-473f-a35e-a54c89c4190e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:42:57.223Z|66eb32a0-fd08-473f-a35e-a54c89c4190e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:42:57.224Z|66eb32a0-fd08-473f-a35e-a54c89c4190e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:42:57.224Z|66eb32a0-fd08-473f-a35e-a54c89c4190e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:42:57.224Z|66eb32a0-fd08-473f-a35e-a54c89c4190e|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:Thu, 10 Mar 2022 05:42:57 GMT;Connection:close;
2022-03-10T05:42:57.225Z|66eb32a0-fd08-473f-a35e-a54c89c4190e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:42:57.225Z|66eb32a0-fd08-473f-a35e-a54c89c4190e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:43:04.891Z|3888a29c-cd44-4b7b-bbcd-e209eda8e3e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:43:04.892Z|3888a29c-cd44-4b7b-bbcd-e209eda8e3e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:43:19.891Z|f9cc3af4-27d5-4920-b45a-937f1d59b207|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:43:19.892Z|f9cc3af4-27d5-4920-b45a-937f1d59b207|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:43:20.078Z|98372d87-513c-4eb3-aa36-693738754a61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:43:20.079Z|98372d87-513c-4eb3-aa36-693738754a61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:43:34.891Z|104862cc-81e8-447b-b1ae-387d7d386af1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:43:34.893Z|104862cc-81e8-447b-b1ae-387d7d386af1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:43:49.891Z|87853105-b949-4d50-a19c-31400a5a12d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:43:49.892Z|87853105-b949-4d50-a19c-31400a5a12d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:43:50.081Z|9f428530-74c8-4aa5-9caa-428096e600bb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:43:50.082Z|9f428530-74c8-4aa5-9caa-428096e600bb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:43:57.196Z|0997d4bf-3ce2-48fd-bca3-099f7c657178|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:43:57.197Z|0997d4bf-3ce2-48fd-bca3-099f7c657178|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:43:57.197Z|0997d4bf-3ce2-48fd-bca3-099f7c657178|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:43:57.198Z|0997d4bf-3ce2-48fd-bca3-099f7c657178|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:43:57.199Z|0997d4bf-3ce2-48fd-bca3-099f7c657178|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:43:57.200Z|0997d4bf-3ce2-48fd-bca3-099f7c657178|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:43:57.220Z|0997d4bf-3ce2-48fd-bca3-099f7c657178|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:43:57.221Z|0997d4bf-3ce2-48fd-bca3-099f7c657178|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:43:57.221Z|0997d4bf-3ce2-48fd-bca3-099f7c657178|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:43:57.223Z|0997d4bf-3ce2-48fd-bca3-099f7c657178|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:Thu, 10 Mar 2022 05:43:57 GMT;Connection:close;
2022-03-10T05:43:57.235Z|0997d4bf-3ce2-48fd-bca3-099f7c657178|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:43:57.237Z|0997d4bf-3ce2-48fd-bca3-099f7c657178|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:44:04.891Z|45c0ec32-8502-4a42-9704-6a9204887c86|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:44:04.892Z|45c0ec32-8502-4a42-9704-6a9204887c86|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:44:19.891Z|4d2cd4e6-aaa2-4fd3-bfc7-9060a7263cee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:44:19.892Z|4d2cd4e6-aaa2-4fd3-bfc7-9060a7263cee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:44:20.083Z|b4d536a2-e994-4bf1-95a5-c70de48643da|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:44:20.084Z|b4d536a2-e994-4bf1-95a5-c70de48643da|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:44:34.891Z|6489fee5-e69e-4e75-bd17-1a7e95e610c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:44:34.892Z|6489fee5-e69e-4e75-bd17-1a7e95e610c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:44:49.891Z|46aec77a-82fd-44a9-993d-d9f2ee0f4dff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:44:49.892Z|46aec77a-82fd-44a9-993d-d9f2ee0f4dff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:44:50.085Z|e89d26d0-bd68-427c-ae59-255870f5cc7f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:44:50.086Z|e89d26d0-bd68-427c-ae59-255870f5cc7f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:44:57.201Z|aec6aabd-f9a8-44bb-9baa-91f9e8634ff5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:44:57.202Z|aec6aabd-f9a8-44bb-9baa-91f9e8634ff5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:44:57.202Z|aec6aabd-f9a8-44bb-9baa-91f9e8634ff5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:44:57.203Z|aec6aabd-f9a8-44bb-9baa-91f9e8634ff5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:44:57.203Z|aec6aabd-f9a8-44bb-9baa-91f9e8634ff5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:44:57.203Z|aec6aabd-f9a8-44bb-9baa-91f9e8634ff5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:44:57.212Z|aec6aabd-f9a8-44bb-9baa-91f9e8634ff5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:44:57.212Z|aec6aabd-f9a8-44bb-9baa-91f9e8634ff5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:44:57.213Z|aec6aabd-f9a8-44bb-9baa-91f9e8634ff5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:44:57.214Z|aec6aabd-f9a8-44bb-9baa-91f9e8634ff5|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:Thu, 10 Mar 2022 05:44:57 GMT;Connection:close;
2022-03-10T05:44:57.214Z|aec6aabd-f9a8-44bb-9baa-91f9e8634ff5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:44:57.215Z|aec6aabd-f9a8-44bb-9baa-91f9e8634ff5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:45:04.892Z|e0a3bf93-628c-4120-a020-1ae659cdf65b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:45:04.893Z|e0a3bf93-628c-4120-a020-1ae659cdf65b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:45:19.891Z|98c99d2d-1185-4f13-ace3-a6cc57f836c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:45:19.892Z|98c99d2d-1185-4f13-ace3-a6cc57f836c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:45:20.087Z|bf48585e-faa7-47d0-92d4-10958df920d5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:45:20.088Z|bf48585e-faa7-47d0-92d4-10958df920d5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:45:34.891Z|29d8cc93-405e-4f32-8d17-b0cc0e36cdfd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:45:34.892Z|29d8cc93-405e-4f32-8d17-b0cc0e36cdfd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:45:49.891Z|66647a2c-6ee2-43be-b6dc-82a3b09809cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:45:49.893Z|66647a2c-6ee2-43be-b6dc-82a3b09809cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:45:50.089Z|688a4782-5066-4de9-8c07-134d465e0b8f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:45:50.090Z|688a4782-5066-4de9-8c07-134d465e0b8f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:45:53.209Z|27e189b5-4d91-4702-b2f9-cc2afc8c245b|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-10T05:45:53.210Z|27e189b5-4d91-4702-b2f9-cc2afc8c245b|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-03-10T05:45:53.210Z|27e189b5-4d91-4702-b2f9-cc2afc8c245b|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-03-10T05:45:53.213Z|27e189b5-4d91-4702-b2f9-cc2afc8c245b|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-03-10T05:45:53.213Z|27e189b5-4d91-4702-b2f9-cc2afc8c245b|http-nio-8083-exec-8|/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:27e189b5-4d91-4702-b2f9-cc2afc8c245b;x-fromappid:robot-ete;
2022-03-10T05:45:53.213Z|27e189b5-4d91-4702-b2f9-cc2afc8c245b|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-03-10T05:45:53.263Z|27e189b5-4d91-4702-b2f9-cc2afc8c245b|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-03-10T05:45:53.263Z|27e189b5-4d91-4702-b2f9-cc2afc8c245b|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-03-10T05:45:53.263Z|27e189b5-4d91-4702-b2f9-cc2afc8c245b|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-03-10T05:45:53.264Z|27e189b5-4d91-4702-b2f9-cc2afc8c245b|http-nio-8083-exec-8|/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:Thu, 10 Mar 2022 05:45:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T05:45:53.264Z|27e189b5-4d91-4702-b2f9-cc2afc8c245b|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-03-10T05:45:53.264Z|27e189b5-4d91-4702-b2f9-cc2afc8c245b|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-03-10T05:45:53.830Z|54965006-65bb-4b72-9e47-2a6594ec8f86|http-nio-8083-exec-9|/infraActiveRequests/54965006-65bb-4b72-9e47-2a6594ec8f86|bpel|||INFO|500||Entering
2022-03-10T05:45:53.831Z|54965006-65bb-4b72-9e47-2a6594ec8f86|http-nio-8083-exec-9|/infraActiveRequests/54965006-65bb-4b72-9e47-2a6594ec8f86|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T05:45:53.831Z|54965006-65bb-4b72-9e47-2a6594ec8f86|http-nio-8083-exec-9|/infraActiveRequests/54965006-65bb-4b72-9e47-2a6594ec8f86|bpel|||DEBUG|500||URI         : /infraActiveRequests/54965006-65bb-4b72-9e47-2a6594ec8f86
2022-03-10T05:45:53.832Z|54965006-65bb-4b72-9e47-2a6594ec8f86|http-nio-8083-exec-9|/infraActiveRequests/54965006-65bb-4b72-9e47-2a6594ec8f86|bpel|||DEBUG|500||Method      : GET
2022-03-10T05:45:53.833Z|54965006-65bb-4b72-9e47-2a6594ec8f86|http-nio-8083-exec-9|/infraActiveRequests/54965006-65bb-4b72-9e47-2a6594ec8f86|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0a8e853609e49461;x-b3-spanid:c4f8a8e46bba2b92;x-b3-parentspanid:0a8e853609e49461;x-b3-sampled:0;x-onap-requestid:54965006-65bb-4b72-9e47-2a6594ec8f86;x-requestid:54965006-65bb-4b72-9e47-2a6594ec8f86;x-transactionid:54965006-65bb-4b72-9e47-2a6594ec8f86;x-ecomp-requestid:54965006-65bb-4b72-9e47-2a6594ec8f86;x-onap-partnername:SO.APIH;x-invocationid:94f8229b-2491-46b8-9d3a-bc34bb9c9b62;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-10T05:45:53.833Z|54965006-65bb-4b72-9e47-2a6594ec8f86|http-nio-8083-exec-9|/infraActiveRequests/54965006-65bb-4b72-9e47-2a6594ec8f86|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T05:45:57.191Z|2a440ef3-2bc7-446a-8829-d6200ca4b5cd|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:45:57.192Z|2a440ef3-2bc7-446a-8829-d6200ca4b5cd|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:45:57.192Z|2a440ef3-2bc7-446a-8829-d6200ca4b5cd|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:45:57.192Z|2a440ef3-2bc7-446a-8829-d6200ca4b5cd|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:45:57.193Z|2a440ef3-2bc7-446a-8829-d6200ca4b5cd|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:45:57.193Z|2a440ef3-2bc7-446a-8829-d6200ca4b5cd|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:45:57.201Z|2a440ef3-2bc7-446a-8829-d6200ca4b5cd|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:45:57.202Z|2a440ef3-2bc7-446a-8829-d6200ca4b5cd|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:45:57.202Z|2a440ef3-2bc7-446a-8829-d6200ca4b5cd|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:45:57.203Z|2a440ef3-2bc7-446a-8829-d6200ca4b5cd|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:Thu, 10 Mar 2022 05:45:57 GMT;Connection:close;
2022-03-10T05:45:57.203Z|2a440ef3-2bc7-446a-8829-d6200ca4b5cd|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:45:57.204Z|2a440ef3-2bc7-446a-8829-d6200ca4b5cd|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:46:04.891Z|814f4ba2-1f6f-4f88-9c49-8c2fa469750c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:46:04.892Z|814f4ba2-1f6f-4f88-9c49-8c2fa469750c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:46:07.100Z|fdaf6b53-e347-4a05-877f-b793102a621a|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-10T05:46:07.101Z|fdaf6b53-e347-4a05-877f-b793102a621a|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-03-10T05:46:07.102Z|fdaf6b53-e347-4a05-877f-b793102a621a|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-03-10T05:46:07.102Z|fdaf6b53-e347-4a05-877f-b793102a621a|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-03-10T05:46:07.103Z|fdaf6b53-e347-4a05-877f-b793102a621a|http-nio-8083-exec-2|/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:fdaf6b53-e347-4a05-877f-b793102a621a;x-fromappid:robot-ete;
2022-03-10T05:46:07.104Z|fdaf6b53-e347-4a05-877f-b793102a621a|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-03-10T05:46:07.111Z|fdaf6b53-e347-4a05-877f-b793102a621a|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-03-10T05:46:07.112Z|fdaf6b53-e347-4a05-877f-b793102a621a|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-03-10T05:46:07.112Z|fdaf6b53-e347-4a05-877f-b793102a621a|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-03-10T05:46:07.113Z|fdaf6b53-e347-4a05-877f-b793102a621a|http-nio-8083-exec-2|/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:Thu, 10 Mar 2022 05:46:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T05:46:07.113Z|fdaf6b53-e347-4a05-877f-b793102a621a|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-03-10T05:46:07.114Z|fdaf6b53-e347-4a05-877f-b793102a621a|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-03-10T05:46:19.891Z|c67a3a43-23ee-4c35-bbca-3316013896dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:46:19.892Z|c67a3a43-23ee-4c35-bbca-3316013896dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:46:20.091Z|633fc683-bd7e-44db-b2e0-41338f2bfd4e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:46:20.092Z|633fc683-bd7e-44db-b2e0-41338f2bfd4e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:46:34.891Z|b7a0d432-bc4b-428b-a6b3-f7c7b386d2ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:46:34.892Z|b7a0d432-bc4b-428b-a6b3-f7c7b386d2ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:46:49.892Z|9399f138-ddc8-44ab-8c93-972d51006eb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:46:49.893Z|9399f138-ddc8-44ab-8c93-972d51006eb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:46:50.093Z|91f84000-e9bc-4ae2-9b00-ce244a38954c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:46:50.094Z|91f84000-e9bc-4ae2-9b00-ce244a38954c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:46:57.192Z|85eca13e-1d0e-4770-9847-ea8546aa9e74|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:46:57.193Z|85eca13e-1d0e-4770-9847-ea8546aa9e74|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:46:57.193Z|85eca13e-1d0e-4770-9847-ea8546aa9e74|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:46:57.194Z|85eca13e-1d0e-4770-9847-ea8546aa9e74|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:46:57.194Z|85eca13e-1d0e-4770-9847-ea8546aa9e74|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:46:57.194Z|85eca13e-1d0e-4770-9847-ea8546aa9e74|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:46:57.202Z|85eca13e-1d0e-4770-9847-ea8546aa9e74|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:46:57.202Z|85eca13e-1d0e-4770-9847-ea8546aa9e74|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:46:57.203Z|85eca13e-1d0e-4770-9847-ea8546aa9e74|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:46:57.203Z|85eca13e-1d0e-4770-9847-ea8546aa9e74|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:Thu, 10 Mar 2022 05:46:57 GMT;Connection:close;
2022-03-10T05:46:57.203Z|85eca13e-1d0e-4770-9847-ea8546aa9e74|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:46:57.204Z|85eca13e-1d0e-4770-9847-ea8546aa9e74|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:47:04.891Z|2d4c1091-396e-4741-b862-b798c4ed3a77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:47:04.892Z|2d4c1091-396e-4741-b862-b798c4ed3a77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:47:19.891Z|416909c6-9543-4c29-a468-66510e41db4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:47:19.894Z|416909c6-9543-4c29-a468-66510e41db4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:47:20.096Z|d6929e39-644d-4e11-8794-33fce1d4370f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:47:20.097Z|d6929e39-644d-4e11-8794-33fce1d4370f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:47:34.892Z|9fef0b64-7ef8-4d7a-be08-84bf66eeae43|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:47:34.893Z|9fef0b64-7ef8-4d7a-be08-84bf66eeae43|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:47:49.891Z|f44d8d07-2c0d-442e-8aaf-7a9a001f806d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:47:49.892Z|f44d8d07-2c0d-442e-8aaf-7a9a001f806d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:47:50.098Z|5fa9ecb1-ca94-460b-a035-9b7cc3e97054|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:47:50.099Z|5fa9ecb1-ca94-460b-a035-9b7cc3e97054|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:47:57.197Z|a0b7094b-67ff-4139-abc6-be64b8f9c79b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:47:57.198Z|a0b7094b-67ff-4139-abc6-be64b8f9c79b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:47:57.199Z|a0b7094b-67ff-4139-abc6-be64b8f9c79b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:47:57.199Z|a0b7094b-67ff-4139-abc6-be64b8f9c79b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:47:57.200Z|a0b7094b-67ff-4139-abc6-be64b8f9c79b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:47:57.201Z|a0b7094b-67ff-4139-abc6-be64b8f9c79b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:47:57.216Z|a0b7094b-67ff-4139-abc6-be64b8f9c79b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:47:57.216Z|a0b7094b-67ff-4139-abc6-be64b8f9c79b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:47:57.217Z|a0b7094b-67ff-4139-abc6-be64b8f9c79b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:47:57.217Z|a0b7094b-67ff-4139-abc6-be64b8f9c79b|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:Thu, 10 Mar 2022 05:47:57 GMT;Connection:close;
2022-03-10T05:47:57.218Z|a0b7094b-67ff-4139-abc6-be64b8f9c79b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:47:57.219Z|a0b7094b-67ff-4139-abc6-be64b8f9c79b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:48:04.891Z|5584114b-b7f8-472b-bfe7-eff3040c3cf6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:48:04.893Z|5584114b-b7f8-472b-bfe7-eff3040c3cf6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:48:19.891Z|90f872e2-c394-472a-9922-98b9ee9731b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:48:19.892Z|90f872e2-c394-472a-9922-98b9ee9731b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:48:20.102Z|01c62635-2ce3-48da-80cc-a4361da0b957|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:48:20.103Z|01c62635-2ce3-48da-80cc-a4361da0b957|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:48:34.891Z|aac8eb64-cfb1-46ce-bf5f-7e46205a8f36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:48:34.892Z|aac8eb64-cfb1-46ce-bf5f-7e46205a8f36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:48:49.891Z|36f08ffe-72f9-463b-907d-82345f666b42|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:48:49.892Z|36f08ffe-72f9-463b-907d-82345f666b42|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:48:50.105Z|ebe2415e-5a97-4a66-b7ff-3bee9f2ce041|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:48:50.106Z|ebe2415e-5a97-4a66-b7ff-3bee9f2ce041|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:48:57.201Z|8b73b8ae-06b7-4fec-9201-823c3ac39ea3|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:48:57.202Z|8b73b8ae-06b7-4fec-9201-823c3ac39ea3|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:48:57.203Z|8b73b8ae-06b7-4fec-9201-823c3ac39ea3|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:48:57.203Z|8b73b8ae-06b7-4fec-9201-823c3ac39ea3|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:48:57.204Z|8b73b8ae-06b7-4fec-9201-823c3ac39ea3|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:48:57.204Z|8b73b8ae-06b7-4fec-9201-823c3ac39ea3|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:48:57.212Z|8b73b8ae-06b7-4fec-9201-823c3ac39ea3|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:48:57.213Z|8b73b8ae-06b7-4fec-9201-823c3ac39ea3|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:48:57.213Z|8b73b8ae-06b7-4fec-9201-823c3ac39ea3|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:48:57.214Z|8b73b8ae-06b7-4fec-9201-823c3ac39ea3|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:Thu, 10 Mar 2022 05:48:57 GMT;Connection:close;
2022-03-10T05:48:57.214Z|8b73b8ae-06b7-4fec-9201-823c3ac39ea3|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:48:57.215Z|8b73b8ae-06b7-4fec-9201-823c3ac39ea3|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:49:04.891Z|afe16b64-cc29-4eb7-9de6-cbdd2330666f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:49:04.892Z|afe16b64-cc29-4eb7-9de6-cbdd2330666f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:49:19.891Z|9f30217b-459c-4788-9139-11bd8d48c0f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:49:19.892Z|9f30217b-459c-4788-9139-11bd8d48c0f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:49:20.107Z|64961783-87eb-4a7e-8a5c-414b32a7b5e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:49:20.107Z|64961783-87eb-4a7e-8a5c-414b32a7b5e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:49:34.891Z|d7093429-b6f9-4742-bb76-c1259463f6ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:49:34.892Z|d7093429-b6f9-4742-bb76-c1259463f6ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:49:49.891Z|4655d294-39a1-4a09-881a-9e4d55351197|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:49:49.893Z|4655d294-39a1-4a09-881a-9e4d55351197|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:49:50.108Z|b6a5f277-d381-423b-9c07-ac2533d57e10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:49:50.109Z|b6a5f277-d381-423b-9c07-ac2533d57e10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:49:57.192Z|ad21e74f-99c5-4678-a289-a19af8f55443|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:49:57.193Z|ad21e74f-99c5-4678-a289-a19af8f55443|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:49:57.193Z|ad21e74f-99c5-4678-a289-a19af8f55443|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:49:57.194Z|ad21e74f-99c5-4678-a289-a19af8f55443|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:49:57.194Z|ad21e74f-99c5-4678-a289-a19af8f55443|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:49:57.195Z|ad21e74f-99c5-4678-a289-a19af8f55443|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:49:57.208Z|ad21e74f-99c5-4678-a289-a19af8f55443|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:49:57.208Z|ad21e74f-99c5-4678-a289-a19af8f55443|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:49:57.209Z|ad21e74f-99c5-4678-a289-a19af8f55443|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:49:57.209Z|ad21e74f-99c5-4678-a289-a19af8f55443|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:Thu, 10 Mar 2022 05:49:57 GMT;Connection:close;
2022-03-10T05:49:57.209Z|ad21e74f-99c5-4678-a289-a19af8f55443|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:49:57.210Z|ad21e74f-99c5-4678-a289-a19af8f55443|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:50:04.891Z|f2bd45be-13a7-4b7a-86f0-7fd74b467151|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:50:04.892Z|f2bd45be-13a7-4b7a-86f0-7fd74b467151|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:50:19.891Z|a2847278-28f2-4233-8d67-08831072e2d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:50:19.893Z|a2847278-28f2-4233-8d67-08831072e2d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:50:20.110Z|02c720f8-ee22-4c23-992e-f23bb437ced1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:50:20.111Z|02c720f8-ee22-4c23-992e-f23bb437ced1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:50:34.891Z|35a04d9a-caac-4c52-886b-2428900ef7f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:50:34.893Z|35a04d9a-caac-4c52-886b-2428900ef7f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:50:49.891Z|8ea3c68e-64e3-4b4c-a80e-7020a3ee944e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:50:49.892Z|8ea3c68e-64e3-4b4c-a80e-7020a3ee944e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:50:50.112Z|60eea551-b3b0-45ca-b29e-0a87f561b7dd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:50:50.113Z|60eea551-b3b0-45ca-b29e-0a87f561b7dd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:50:57.193Z|0caa6bcf-35d8-40fd-8ea9-ca0483af59b3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:50:57.193Z|0caa6bcf-35d8-40fd-8ea9-ca0483af59b3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:50:57.193Z|0caa6bcf-35d8-40fd-8ea9-ca0483af59b3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:50:57.194Z|0caa6bcf-35d8-40fd-8ea9-ca0483af59b3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:50:57.194Z|0caa6bcf-35d8-40fd-8ea9-ca0483af59b3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:50:57.195Z|0caa6bcf-35d8-40fd-8ea9-ca0483af59b3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:50:57.201Z|0caa6bcf-35d8-40fd-8ea9-ca0483af59b3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:50:57.201Z|0caa6bcf-35d8-40fd-8ea9-ca0483af59b3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:50:57.201Z|0caa6bcf-35d8-40fd-8ea9-ca0483af59b3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:50:57.202Z|0caa6bcf-35d8-40fd-8ea9-ca0483af59b3|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:Thu, 10 Mar 2022 05:50:57 GMT;Connection:close;
2022-03-10T05:50:57.202Z|0caa6bcf-35d8-40fd-8ea9-ca0483af59b3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:50:57.203Z|0caa6bcf-35d8-40fd-8ea9-ca0483af59b3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:51:04.891Z|841453d7-4810-47cc-b0f3-f67b703d1ed0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:51:04.891Z|841453d7-4810-47cc-b0f3-f67b703d1ed0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:51:19.891Z|5489094d-0d27-451c-bd0f-31f11ea5e4f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:51:19.892Z|5489094d-0d27-451c-bd0f-31f11ea5e4f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:51:20.115Z|40ac8c66-7a14-4205-b4c1-9e74d54503c0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:51:20.116Z|40ac8c66-7a14-4205-b4c1-9e74d54503c0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:51:34.891Z|b7ebe679-142e-436e-b691-7a3f011fd5db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:51:34.892Z|b7ebe679-142e-436e-b691-7a3f011fd5db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:51:49.891Z|413c2235-88b3-46e2-82fb-d347d2978c00|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:51:49.892Z|413c2235-88b3-46e2-82fb-d347d2978c00|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:51:50.117Z|e3d4b54d-f7b6-4957-9cb8-51f7f7843b3a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:51:50.117Z|e3d4b54d-f7b6-4957-9cb8-51f7f7843b3a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:51:57.192Z|462af950-33e1-4e9b-9316-55c428a59781|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:51:57.193Z|462af950-33e1-4e9b-9316-55c428a59781|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:51:57.193Z|462af950-33e1-4e9b-9316-55c428a59781|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:51:57.193Z|462af950-33e1-4e9b-9316-55c428a59781|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:51:57.194Z|462af950-33e1-4e9b-9316-55c428a59781|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:51:57.194Z|462af950-33e1-4e9b-9316-55c428a59781|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:51:57.200Z|462af950-33e1-4e9b-9316-55c428a59781|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:51:57.201Z|462af950-33e1-4e9b-9316-55c428a59781|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:51:57.201Z|462af950-33e1-4e9b-9316-55c428a59781|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:51:57.201Z|462af950-33e1-4e9b-9316-55c428a59781|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:Thu, 10 Mar 2022 05:51:57 GMT;Connection:close;
2022-03-10T05:51:57.201Z|462af950-33e1-4e9b-9316-55c428a59781|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:51:57.202Z|462af950-33e1-4e9b-9316-55c428a59781|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:52:04.891Z|90b11fc9-11b0-4bd2-a38a-3e8081a84ad6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:52:04.892Z|90b11fc9-11b0-4bd2-a38a-3e8081a84ad6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:52:19.891Z|4380d344-1f1d-48f3-80ae-1b90221c73f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:52:19.892Z|4380d344-1f1d-48f3-80ae-1b90221c73f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:52:20.119Z|c8288370-4d07-4cb2-be49-f67ef74a4a6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:52:20.119Z|c8288370-4d07-4cb2-be49-f67ef74a4a6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:52:34.891Z|df9aae7b-5065-42af-b761-f10d2028aeb8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:52:34.892Z|df9aae7b-5065-42af-b761-f10d2028aeb8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:52:49.891Z|ea719165-2472-4605-8008-a82166ff0ea3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:52:49.892Z|ea719165-2472-4605-8008-a82166ff0ea3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:52:50.121Z|411b5b22-3681-4f5c-89ff-0b2dae750911|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:52:50.121Z|411b5b22-3681-4f5c-89ff-0b2dae750911|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:52:57.192Z|be018cb7-6bcb-4117-9229-04b4693c511b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:52:57.193Z|be018cb7-6bcb-4117-9229-04b4693c511b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:52:57.193Z|be018cb7-6bcb-4117-9229-04b4693c511b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:52:57.194Z|be018cb7-6bcb-4117-9229-04b4693c511b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:52:57.194Z|be018cb7-6bcb-4117-9229-04b4693c511b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:52:57.194Z|be018cb7-6bcb-4117-9229-04b4693c511b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:52:57.213Z|be018cb7-6bcb-4117-9229-04b4693c511b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:52:57.213Z|be018cb7-6bcb-4117-9229-04b4693c511b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:52:57.214Z|be018cb7-6bcb-4117-9229-04b4693c511b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:52:57.214Z|be018cb7-6bcb-4117-9229-04b4693c511b|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:Thu, 10 Mar 2022 05:52:57 GMT;Connection:close;
2022-03-10T05:52:57.214Z|be018cb7-6bcb-4117-9229-04b4693c511b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:52:57.215Z|be018cb7-6bcb-4117-9229-04b4693c511b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:53:04.891Z|a9b1e646-8cbe-4585-96d2-4c81b53ce1c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:53:04.892Z|a9b1e646-8cbe-4585-96d2-4c81b53ce1c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:53:19.891Z|c4108af1-3ae5-4246-b216-6fd5b322cab8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:53:19.892Z|c4108af1-3ae5-4246-b216-6fd5b322cab8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:53:20.122Z|51243b3a-fe67-4045-90a1-8fc8e6f745db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:53:20.123Z|51243b3a-fe67-4045-90a1-8fc8e6f745db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:53:34.891Z|9cbb1031-6cd6-42e7-b869-6d5da457efc9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:53:34.893Z|9cbb1031-6cd6-42e7-b869-6d5da457efc9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:53:49.891Z|866b2a00-b9a8-498b-a561-2cd730f14e7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:53:49.892Z|866b2a00-b9a8-498b-a561-2cd730f14e7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:53:50.126Z|a2ab4156-7a01-4a3b-8d56-e2c41c8eb02e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:53:50.127Z|a2ab4156-7a01-4a3b-8d56-e2c41c8eb02e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:53:57.192Z|a0af0020-4e4a-470e-9d82-2e9de0b46751|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:53:57.193Z|a0af0020-4e4a-470e-9d82-2e9de0b46751|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:53:57.193Z|a0af0020-4e4a-470e-9d82-2e9de0b46751|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:53:57.197Z|a0af0020-4e4a-470e-9d82-2e9de0b46751|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:53:57.198Z|a0af0020-4e4a-470e-9d82-2e9de0b46751|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:53:57.199Z|a0af0020-4e4a-470e-9d82-2e9de0b46751|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:53:57.207Z|a0af0020-4e4a-470e-9d82-2e9de0b46751|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:53:57.208Z|a0af0020-4e4a-470e-9d82-2e9de0b46751|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:53:57.208Z|a0af0020-4e4a-470e-9d82-2e9de0b46751|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:53:57.208Z|a0af0020-4e4a-470e-9d82-2e9de0b46751|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:Thu, 10 Mar 2022 05:53:57 GMT;Connection:close;
2022-03-10T05:53:57.209Z|a0af0020-4e4a-470e-9d82-2e9de0b46751|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:53:57.209Z|a0af0020-4e4a-470e-9d82-2e9de0b46751|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:54:04.891Z|8c84e4ca-cc16-4540-841d-5fdac1391766|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:54:04.892Z|8c84e4ca-cc16-4540-841d-5fdac1391766|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:54:19.891Z|385e9792-b1bd-4f63-ac9d-84f6dcbc2387|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:54:19.892Z|385e9792-b1bd-4f63-ac9d-84f6dcbc2387|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:54:20.128Z|45c1ae19-e0d8-426d-ba7a-c6578aff00a8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:54:20.129Z|45c1ae19-e0d8-426d-ba7a-c6578aff00a8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:54:34.891Z|34ee9e86-176b-4f4b-9715-7075e173ce5c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:54:34.891Z|34ee9e86-176b-4f4b-9715-7075e173ce5c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:54:49.892Z|34507bdb-53cd-44dc-aa5d-7bc0404de632|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:54:49.894Z|34507bdb-53cd-44dc-aa5d-7bc0404de632|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:54:50.130Z|96dff030-6a97-4114-9500-2a83e22ad5b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:54:50.131Z|96dff030-6a97-4114-9500-2a83e22ad5b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:54:57.194Z|e69cb390-3b0c-431d-aba2-f193643b25df|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:54:57.195Z|e69cb390-3b0c-431d-aba2-f193643b25df|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:54:57.195Z|e69cb390-3b0c-431d-aba2-f193643b25df|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:54:57.195Z|e69cb390-3b0c-431d-aba2-f193643b25df|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:54:57.196Z|e69cb390-3b0c-431d-aba2-f193643b25df|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:54:57.196Z|e69cb390-3b0c-431d-aba2-f193643b25df|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:54:57.207Z|e69cb390-3b0c-431d-aba2-f193643b25df|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:54:57.207Z|e69cb390-3b0c-431d-aba2-f193643b25df|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:54:57.208Z|e69cb390-3b0c-431d-aba2-f193643b25df|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:54:57.208Z|e69cb390-3b0c-431d-aba2-f193643b25df|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:Thu, 10 Mar 2022 05:54:57 GMT;Connection:close;
2022-03-10T05:54:57.209Z|e69cb390-3b0c-431d-aba2-f193643b25df|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:54:57.209Z|e69cb390-3b0c-431d-aba2-f193643b25df|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:55:04.891Z|e0e1383f-108a-48bc-8830-31955c93565d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:55:04.892Z|e0e1383f-108a-48bc-8830-31955c93565d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:55:19.891Z|374f9b78-495d-4829-851d-a5e9bb80bc2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:55:19.892Z|374f9b78-495d-4829-851d-a5e9bb80bc2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:55:20.133Z|11b3c19c-93c3-48ab-926d-452925df7ea6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:55:20.134Z|11b3c19c-93c3-48ab-926d-452925df7ea6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:55:34.891Z|1cd6d49e-ab37-4563-8770-6662f432f22d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:55:34.893Z|1cd6d49e-ab37-4563-8770-6662f432f22d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:55:49.892Z|c989eff9-979b-44a4-af24-cd614acecc23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:55:49.894Z|c989eff9-979b-44a4-af24-cd614acecc23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:55:50.135Z|1417f6c4-95b5-45c6-a66c-747383cb896c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:55:50.136Z|1417f6c4-95b5-45c6-a66c-747383cb896c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:55:57.196Z|421d887a-2a78-4ffb-ae99-371fd7b5c5fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:55:57.197Z|421d887a-2a78-4ffb-ae99-371fd7b5c5fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:55:57.197Z|421d887a-2a78-4ffb-ae99-371fd7b5c5fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:55:57.198Z|421d887a-2a78-4ffb-ae99-371fd7b5c5fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:55:57.199Z|421d887a-2a78-4ffb-ae99-371fd7b5c5fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:55:57.199Z|421d887a-2a78-4ffb-ae99-371fd7b5c5fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:55:57.211Z|421d887a-2a78-4ffb-ae99-371fd7b5c5fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:55:57.212Z|421d887a-2a78-4ffb-ae99-371fd7b5c5fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:55:57.212Z|421d887a-2a78-4ffb-ae99-371fd7b5c5fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:55:57.212Z|421d887a-2a78-4ffb-ae99-371fd7b5c5fe|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:Thu, 10 Mar 2022 05:55:57 GMT;Connection:close;
2022-03-10T05:55:57.212Z|421d887a-2a78-4ffb-ae99-371fd7b5c5fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:55:57.213Z|421d887a-2a78-4ffb-ae99-371fd7b5c5fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:56:04.891Z|fe880dbc-6826-4bac-8997-44c8946ef9c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:56:04.893Z|fe880dbc-6826-4bac-8997-44c8946ef9c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:56:19.891Z|06106154-2042-4240-a110-fb8e6df9d569|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:56:19.899Z|06106154-2042-4240-a110-fb8e6df9d569|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:56:20.137Z|175b6ef9-15f4-42d1-9eeb-7d77350d5ef0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:56:20.137Z|175b6ef9-15f4-42d1-9eeb-7d77350d5ef0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:56:34.891Z|6a4d3268-a363-424b-91b7-77af41228806|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:56:34.892Z|6a4d3268-a363-424b-91b7-77af41228806|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:56:49.891Z|981ae669-1031-4e5f-b5a7-e67f46518c32|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:56:49.892Z|981ae669-1031-4e5f-b5a7-e67f46518c32|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:56:50.139Z|3e179f55-a8df-47d6-ba46-700b40e0e565|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:56:50.140Z|3e179f55-a8df-47d6-ba46-700b40e0e565|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:56:57.192Z|0a14f0b3-2a24-421b-af20-42a3ad382171|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:56:57.192Z|0a14f0b3-2a24-421b-af20-42a3ad382171|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:56:57.192Z|0a14f0b3-2a24-421b-af20-42a3ad382171|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:56:57.194Z|0a14f0b3-2a24-421b-af20-42a3ad382171|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:56:57.194Z|0a14f0b3-2a24-421b-af20-42a3ad382171|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:56:57.194Z|0a14f0b3-2a24-421b-af20-42a3ad382171|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:56:57.201Z|0a14f0b3-2a24-421b-af20-42a3ad382171|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:56:57.201Z|0a14f0b3-2a24-421b-af20-42a3ad382171|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:56:57.201Z|0a14f0b3-2a24-421b-af20-42a3ad382171|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:56:57.202Z|0a14f0b3-2a24-421b-af20-42a3ad382171|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:Thu, 10 Mar 2022 05:56:57 GMT;Connection:close;
2022-03-10T05:56:57.202Z|0a14f0b3-2a24-421b-af20-42a3ad382171|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:56:57.202Z|0a14f0b3-2a24-421b-af20-42a3ad382171|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:57:04.891Z|3d93f12b-57cd-4e50-bc46-a9a7eab089ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:57:04.893Z|3d93f12b-57cd-4e50-bc46-a9a7eab089ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:57:19.891Z|3e9a6f82-9a01-4567-8fdb-09bf901e668a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:57:19.892Z|3e9a6f82-9a01-4567-8fdb-09bf901e668a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:57:20.142Z|877efcbf-1281-4dec-a0d3-762b92032014|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:57:20.143Z|877efcbf-1281-4dec-a0d3-762b92032014|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:57:34.891Z|eb2a3e84-4112-438f-b17d-6cb0b13b6fa4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:57:34.892Z|eb2a3e84-4112-438f-b17d-6cb0b13b6fa4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:57:49.891Z|985c38ba-7b26-4d2d-9802-2506d02b2b01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:57:49.892Z|985c38ba-7b26-4d2d-9802-2506d02b2b01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:57:50.144Z|e167bcf1-d9e6-4119-b67b-821e2bc749fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:57:50.145Z|e167bcf1-d9e6-4119-b67b-821e2bc749fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:57:57.191Z|bb087846-6b85-4d31-b02d-996bae4d85e3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:57:57.192Z|bb087846-6b85-4d31-b02d-996bae4d85e3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:57:57.192Z|bb087846-6b85-4d31-b02d-996bae4d85e3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:57:57.193Z|bb087846-6b85-4d31-b02d-996bae4d85e3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:57:57.193Z|bb087846-6b85-4d31-b02d-996bae4d85e3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:57:57.193Z|bb087846-6b85-4d31-b02d-996bae4d85e3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:57:57.207Z|bb087846-6b85-4d31-b02d-996bae4d85e3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:57:57.209Z|bb087846-6b85-4d31-b02d-996bae4d85e3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:57:57.209Z|bb087846-6b85-4d31-b02d-996bae4d85e3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:57:57.210Z|bb087846-6b85-4d31-b02d-996bae4d85e3|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:Thu, 10 Mar 2022 05:57:57 GMT;Connection:close;
2022-03-10T05:57:57.210Z|bb087846-6b85-4d31-b02d-996bae4d85e3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:57:57.211Z|bb087846-6b85-4d31-b02d-996bae4d85e3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:58:04.891Z|41437842-15ec-4a3c-a15d-80118002d8d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:58:04.892Z|41437842-15ec-4a3c-a15d-80118002d8d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:58:19.891Z|82f8e7d4-3443-45e3-9bbe-1caa9a0d8eac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:58:19.892Z|82f8e7d4-3443-45e3-9bbe-1caa9a0d8eac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:58:20.146Z|59645703-faeb-4fe7-8e03-e49fece87427|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:58:20.147Z|59645703-faeb-4fe7-8e03-e49fece87427|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:58:34.891Z|5616e168-a43e-46ee-b95f-867ad735aade|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:58:34.893Z|5616e168-a43e-46ee-b95f-867ad735aade|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:58:49.891Z|5796e102-b265-459a-8a5b-b2e289d820d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:58:49.892Z|5796e102-b265-459a-8a5b-b2e289d820d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:58:50.148Z|f2952c04-4857-4ccb-beeb-3b89bad24aff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:58:50.149Z|f2952c04-4857-4ccb-beeb-3b89bad24aff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:58:57.192Z|341b98b5-4dac-48f4-8f21-2dd46d877bb7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:58:57.192Z|341b98b5-4dac-48f4-8f21-2dd46d877bb7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:58:57.192Z|341b98b5-4dac-48f4-8f21-2dd46d877bb7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:58:57.193Z|341b98b5-4dac-48f4-8f21-2dd46d877bb7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:58:57.194Z|341b98b5-4dac-48f4-8f21-2dd46d877bb7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:58:57.194Z|341b98b5-4dac-48f4-8f21-2dd46d877bb7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:58:57.201Z|341b98b5-4dac-48f4-8f21-2dd46d877bb7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:58:57.201Z|341b98b5-4dac-48f4-8f21-2dd46d877bb7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:58:57.202Z|341b98b5-4dac-48f4-8f21-2dd46d877bb7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:58:57.202Z|341b98b5-4dac-48f4-8f21-2dd46d877bb7|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:Thu, 10 Mar 2022 05:58:57 GMT;Connection:close;
2022-03-10T05:58:57.202Z|341b98b5-4dac-48f4-8f21-2dd46d877bb7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:58:57.203Z|341b98b5-4dac-48f4-8f21-2dd46d877bb7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T05:59:04.891Z|e9846316-3888-40fd-b3a7-db49c6ac1444|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:59:04.892Z|e9846316-3888-40fd-b3a7-db49c6ac1444|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:59:19.891Z|2a5bc2d1-b5df-4e19-bb40-25c27b2855cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:59:19.893Z|2a5bc2d1-b5df-4e19-bb40-25c27b2855cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:59:20.154Z|e387f9f4-80a2-4f0c-a2a4-e6a261da1d62|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:59:20.154Z|e387f9f4-80a2-4f0c-a2a4-e6a261da1d62|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:59:34.891Z|86c2326e-8d65-4896-bf2b-eb470211e9c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:59:34.892Z|86c2326e-8d65-4896-bf2b-eb470211e9c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:59:49.891Z|d8d3586f-7fd6-4282-9ef5-a664bcd8cfdb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:59:49.891Z|d8d3586f-7fd6-4282-9ef5-a664bcd8cfdb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:59:50.155Z|d8da4c7f-07ad-4fb3-aef3-d70be87bd709|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T05:59:50.156Z|d8da4c7f-07ad-4fb3-aef3-d70be87bd709|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T05:59:57.199Z|89294d21-4497-4d27-9982-84387cacf75a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T05:59:57.199Z|89294d21-4497-4d27-9982-84387cacf75a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T05:59:57.200Z|89294d21-4497-4d27-9982-84387cacf75a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T05:59:57.200Z|89294d21-4497-4d27-9982-84387cacf75a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T05:59:57.201Z|89294d21-4497-4d27-9982-84387cacf75a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T05:59:57.201Z|89294d21-4497-4d27-9982-84387cacf75a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T05:59:57.207Z|89294d21-4497-4d27-9982-84387cacf75a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T05:59:57.208Z|89294d21-4497-4d27-9982-84387cacf75a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T05:59:57.208Z|89294d21-4497-4d27-9982-84387cacf75a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T05:59:57.208Z|89294d21-4497-4d27-9982-84387cacf75a|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:Thu, 10 Mar 2022 05:59:57 GMT;Connection:close;
2022-03-10T05:59:57.209Z|89294d21-4497-4d27-9982-84387cacf75a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T05:59:57.210Z|89294d21-4497-4d27-9982-84387cacf75a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T06:00:04.891Z|31c8fe38-9ced-4f25-a8f5-0316dd5ce186|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:00:04.893Z|31c8fe38-9ced-4f25-a8f5-0316dd5ce186|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:00:19.891Z|e2134780-e306-4c4e-97b8-935a01b5dadf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:00:19.892Z|e2134780-e306-4c4e-97b8-935a01b5dadf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:00:20.157Z|9b7c4dd0-a6d9-4a05-a64a-310b9b24bcba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:00:20.158Z|9b7c4dd0-a6d9-4a05-a64a-310b9b24bcba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:00:34.891Z|1a9f4b7e-5767-4f69-905a-4afbe6a59444|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:00:34.892Z|1a9f4b7e-5767-4f69-905a-4afbe6a59444|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:00:49.891Z|f8b6c06e-b011-47ad-b120-51508c9a8738|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:00:49.892Z|f8b6c06e-b011-47ad-b120-51508c9a8738|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:00:50.159Z|b47bd9fb-7113-4741-b843-74d26633b7fe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:00:50.160Z|b47bd9fb-7113-4741-b843-74d26633b7fe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:00:57.191Z|cb0cdfff-a753-4cb3-8bc8-da858dffa7ea|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T06:00:57.191Z|cb0cdfff-a753-4cb3-8bc8-da858dffa7ea|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T06:00:57.192Z|cb0cdfff-a753-4cb3-8bc8-da858dffa7ea|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T06:00:57.192Z|cb0cdfff-a753-4cb3-8bc8-da858dffa7ea|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T06:00:57.192Z|cb0cdfff-a753-4cb3-8bc8-da858dffa7ea|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T06:00:57.192Z|cb0cdfff-a753-4cb3-8bc8-da858dffa7ea|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T06:00:57.198Z|cb0cdfff-a753-4cb3-8bc8-da858dffa7ea|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T06:00:57.198Z|cb0cdfff-a753-4cb3-8bc8-da858dffa7ea|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T06:00:57.198Z|cb0cdfff-a753-4cb3-8bc8-da858dffa7ea|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T06:00:57.199Z|cb0cdfff-a753-4cb3-8bc8-da858dffa7ea|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:Thu, 10 Mar 2022 06:00:57 GMT;Connection:close;
2022-03-10T06:00:57.199Z|cb0cdfff-a753-4cb3-8bc8-da858dffa7ea|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T06:00:57.199Z|cb0cdfff-a753-4cb3-8bc8-da858dffa7ea|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T06:01:04.891Z|ec7f9b62-591e-4f0c-b3fe-b6ed68619b63|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:01:04.892Z|ec7f9b62-591e-4f0c-b3fe-b6ed68619b63|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:01:19.891Z|b5817337-1748-4c04-8c55-21dd46361162|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:01:19.891Z|b5817337-1748-4c04-8c55-21dd46361162|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:01:20.161Z|9bc33a91-84c4-4977-a518-05dedfd8ad1f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:01:20.162Z|9bc33a91-84c4-4977-a518-05dedfd8ad1f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:01:34.891Z|902a70d7-5af3-4d7b-a5f2-d69b1655bf61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:01:34.893Z|902a70d7-5af3-4d7b-a5f2-d69b1655bf61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:01:49.891Z|497af094-0bb3-48c4-bd67-949ee91de09c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:01:49.891Z|497af094-0bb3-48c4-bd67-949ee91de09c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:01:50.163Z|fa00760a-0293-4028-8140-133fbb33e864|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:01:50.164Z|fa00760a-0293-4028-8140-133fbb33e864|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:01:57.191Z|95bca7c9-8568-49a8-8044-3e1a99ec9f5f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T06:01:57.192Z|95bca7c9-8568-49a8-8044-3e1a99ec9f5f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T06:01:57.192Z|95bca7c9-8568-49a8-8044-3e1a99ec9f5f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T06:01:57.192Z|95bca7c9-8568-49a8-8044-3e1a99ec9f5f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T06:01:57.193Z|95bca7c9-8568-49a8-8044-3e1a99ec9f5f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T06:01:57.193Z|95bca7c9-8568-49a8-8044-3e1a99ec9f5f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T06:01:57.199Z|95bca7c9-8568-49a8-8044-3e1a99ec9f5f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T06:01:57.199Z|95bca7c9-8568-49a8-8044-3e1a99ec9f5f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T06:01:57.199Z|95bca7c9-8568-49a8-8044-3e1a99ec9f5f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T06:01:57.199Z|95bca7c9-8568-49a8-8044-3e1a99ec9f5f|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:Thu, 10 Mar 2022 06:01:57 GMT;Connection:close;
2022-03-10T06:01:57.200Z|95bca7c9-8568-49a8-8044-3e1a99ec9f5f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T06:01:57.200Z|95bca7c9-8568-49a8-8044-3e1a99ec9f5f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T06:02:04.891Z|f0da963d-5276-45f3-9746-b7de681ebd57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:02:04.891Z|f0da963d-5276-45f3-9746-b7de681ebd57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:02:19.891Z|da059be4-0fc6-4ca6-b38b-2586e6afcacd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:02:19.893Z|da059be4-0fc6-4ca6-b38b-2586e6afcacd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:02:20.165Z|9f0da986-4fc8-413a-9c4c-994024459365|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:02:20.167Z|9f0da986-4fc8-413a-9c4c-994024459365|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:02:34.891Z|9f9ca6b5-c78a-49aa-bbc0-eee342f018c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:02:34.891Z|9f9ca6b5-c78a-49aa-bbc0-eee342f018c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:02:49.891Z|38059b3e-384e-4579-bcad-8604cf509e61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:02:49.891Z|38059b3e-384e-4579-bcad-8604cf509e61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:02:50.168Z|f833d3bc-3805-4a6a-b3b1-6451ea78e926|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:02:50.169Z|f833d3bc-3805-4a6a-b3b1-6451ea78e926|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:02:53.710Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:02:53.710Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:02:53.711Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:02:53.712Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:02:53.713Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3bd8b39c48274c8a;x-b3-spanid:a42afda4ca2be188;x-b3-parentspanid:3bd8b39c48274c8a;x-b3-sampled:0;x-onap-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-transactionid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-ecomp-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-onap-partnername:SO.APIH;x-invocationid:d7a4cef6-5af9-4dc9-8358-9dc42c60a7cb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:02:53.713Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:02:57.192Z|bcaed571-7915-4c88-9f42-7c1ff4a785d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T06:02:57.192Z|bcaed571-7915-4c88-9f42-7c1ff4a785d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T06:02:57.192Z|bcaed571-7915-4c88-9f42-7c1ff4a785d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T06:02:57.193Z|bcaed571-7915-4c88-9f42-7c1ff4a785d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T06:02:57.193Z|bcaed571-7915-4c88-9f42-7c1ff4a785d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T06:02:57.193Z|bcaed571-7915-4c88-9f42-7c1ff4a785d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T06:02:57.198Z|bcaed571-7915-4c88-9f42-7c1ff4a785d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T06:02:57.198Z|bcaed571-7915-4c88-9f42-7c1ff4a785d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T06:02:57.199Z|bcaed571-7915-4c88-9f42-7c1ff4a785d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T06:02:57.199Z|bcaed571-7915-4c88-9f42-7c1ff4a785d5|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:Thu, 10 Mar 2022 06:02:57 GMT;Connection:close;
2022-03-10T06:02:57.199Z|bcaed571-7915-4c88-9f42-7c1ff4a785d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T06:02:57.200Z|bcaed571-7915-4c88-9f42-7c1ff4a785d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T06:03:04.891Z|d966ce26-400e-4cee-b0b1-4fdba17619ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:03:04.893Z|d966ce26-400e-4cee-b0b1-4fdba17619ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:03:15.625Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-03-10T06:03:15.625Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:15.626Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-03-10T06:03:15.626Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-03-10T06:03:15.627Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3bd8b39c48274c8a;x-b3-spanid:16045adc1c4a4ab9;x-b3-parentspanid:3bd8b39c48274c8a;x-b3-sampled:0;x-onap-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-transactionid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-ecomp-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-onap-partnername:SO.APIH;x-invocationid:5c440d91-f662-4004-8fc6-9b62c0b6b965;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=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:03:15.627Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:15.835Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-03-10T06:03:16.024Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:16.025Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:03:16.025Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:03:16.025Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-03-10T06:03:16.025Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:16.026Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-03-10T06:03:16.677Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-03-10T06:03:16.677Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:16.679Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-03-10T06:03:16.679Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-03-10T06:03:16.680Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3bd8b39c48274c8a;x-b3-spanid:c1fdf400757afcc6;x-b3-parentspanid:3bd8b39c48274c8a;x-b3-sampled:0;x-onap-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-transactionid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-ecomp-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-onap-partnername:SO.APIH;x-invocationid:09f2b073-f720-45c6-b0bb-86ad81b2de75;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=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:03:16.680Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:17.185Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:17.186Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-03-10T06:03:17.186Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-03-10T06:03:17.186Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:03:17 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:17.186Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:17.187Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-03-10T06:03:19.891Z|6dba83e9-9e6e-4c4c-a6b5-2ee01508e85b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:03:19.892Z|6dba83e9-9e6e-4c4c-a6b5-2ee01508e85b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:03:20.171Z|c4b5e739-10f8-4992-9446-5e865e4e2560|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:03:20.172Z|c4b5e739-10f8-4992-9446-5e865e4e2560|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:03:22.490Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-10T06:03:22.491Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:22.491Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-10T06:03:22.491Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-10T06:03:22.492Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3bd8b39c48274c8a;x-b3-spanid:b3072aa5a551a94e;x-b3-parentspanid:ed48efb9948457cb;x-b3-sampled:0;x-onap-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-transactionid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-ecomp-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-onap-partnername:UNKNOWN;x-invocationid:f2c4bb10-00d9-4062-9084-5a860a3521c8;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-10T06:03:22.492Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:22.602Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:22.603Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-10T06:03:22.603Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-10T06:03:22.603Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=59BBED74160DC4798375AD8EEF482DFD; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/3;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:03:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:22.603Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:22.604Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-10T06:03:22.723Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:03:22.723Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:22.724Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:03:22.724Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:03:22.725Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3bd8b39c48274c8a;x-b3-spanid:e850e8350a02c6bc;x-b3-parentspanid:ed48efb9948457cb;x-b3-sampled:0;x-onap-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-transactionid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-ecomp-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-onap-partnername:UNKNOWN;x-invocationid:eb60a8b8-fd76-4321-93ac-43c7486422bc;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:03:22.725Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:22.771Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:22.771Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:03:22.772Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:03:22.772Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|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:Thu, 10 Mar 2022 06:03:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:22.772Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:22.772Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Exiting.
2022-03-10T06:03:22.812Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:03:22.812Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:22.813Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:03:22.813Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : PUT
2022-03-10T06:03:22.813Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3bd8b39c48274c8a;x-b3-spanid:0216f731cd2b1970;x-b3-parentspanid:ed48efb9948457cb;x-b3-sampled:0;x-onap-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-transactionid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-ecomp-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-onap-partnername:UNKNOWN;x-invocationid:63cbdfb5-9548-4ebc-91e6-f329b789aef7;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=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:03:22.813Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:22.922Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:22.923Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:03:22.924Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:03:22.924Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:03:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:22.924Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:22.925Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Exiting.
2022-03-10T06:03:23.293Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:03:23.294Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:23.294Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:03:23.295Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:03:23.295Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f4dc1428df6fc0e0;x-b3-spanid:2aa22bf0bc79ec57;x-b3-parentspanid:f4dc1428df6fc0e0;x-b3-sampled:0;x-onap-requestid:fbf5a95e-c612-4f44-aeb8-601152e125c5;x-requestid:fbf5a95e-c612-4f44-aeb8-601152e125c5;x-transactionid:fbf5a95e-c612-4f44-aeb8-601152e125c5;x-ecomp-requestid:fbf5a95e-c612-4f44-aeb8-601152e125c5;x-onap-partnername:SO.APIH;x-invocationid:1026fcfb-b589-440a-bf58-9f323dfdacbc;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:03:23.295Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:23.318Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:23.319Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:03:23.319Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:03:23.319Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|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:Thu, 10 Mar 2022 06:03:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:23.319Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:23.320Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Exiting.
2022-03-10T06:03:23.344Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:03:23.345Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:23.345Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:03:23.346Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:03:23.347Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f4dc1428df6fc0e0;x-b3-spanid:99d8c51fbf4f870b;x-b3-parentspanid:f4dc1428df6fc0e0;x-b3-sampled:0;x-onap-requestid:fbf5a95e-c612-4f44-aeb8-601152e125c5;x-requestid:fbf5a95e-c612-4f44-aeb8-601152e125c5;x-transactionid:fbf5a95e-c612-4f44-aeb8-601152e125c5;x-ecomp-requestid:fbf5a95e-c612-4f44-aeb8-601152e125c5;x-onap-partnername:SO.APIH;x-invocationid:bceb76d9-979b-4de9-a37d-151e5772f22f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:03:23.347Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:23.481Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:23.481Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:03:23.482Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:03:23.482Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|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:Thu, 10 Mar 2022 06:03:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:23.482Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:23.483Z|fbf5a95e-c612-4f44-aeb8-601152e125c5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:03:33.700Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:03:33.701Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:33.702Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:03:33.703Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:03:33.703Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f7e28fcc74e50bf1;x-b3-spanid:d6c84fb268d56e80;x-b3-parentspanid:f7e28fcc74e50bf1;x-b3-sampled:0;x-onap-requestid:000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5;x-requestid:000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5;x-transactionid:000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5;x-ecomp-requestid:000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5;x-onap-partnername:SO.APIH;x-invocationid:02bc51db-2736-4630-95af-d94843d123b2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:03:33.703Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:33.722Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:33.723Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:03:33.723Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:03:33.724Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|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:Thu, 10 Mar 2022 06:03:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:33.724Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:33.725Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Exiting.
2022-03-10T06:03:33.742Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:03:33.742Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:33.742Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:03:33.743Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:03:33.743Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f7e28fcc74e50bf1;x-b3-spanid:9d3db84a4a85aac4;x-b3-parentspanid:f7e28fcc74e50bf1;x-b3-sampled:0;x-onap-requestid:000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5;x-requestid:000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5;x-transactionid:000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5;x-ecomp-requestid:000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5;x-onap-partnername:SO.APIH;x-invocationid:6b401216-28d4-45e9-8c06-7af3beedccfa;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:03:33.743Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:33.752Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:33.752Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:03:33.753Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:03:33.753Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|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:Thu, 10 Mar 2022 06:03:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:33.753Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:33.754Z|000d57a3-c1f6-46a8-8d9c-3f8b4d4fe3c5|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:03:34.891Z|2b94d48c-7a41-4579-ae91-0173c93f1fe0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:03:34.892Z|2b94d48c-7a41-4579-ae91-0173c93f1fe0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:03:43.927Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-2|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:03:43.927Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-2|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:43.928Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-2|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:03:43.928Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-2|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:03:43.929Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-2|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4a28395ab488755f;x-b3-spanid:5a9f4f17aba03399;x-b3-parentspanid:4a28395ab488755f;x-b3-sampled:0;x-onap-requestid:20d8d55f-818b-4de8-a7d4-ebb25d96ad24;x-requestid:20d8d55f-818b-4de8-a7d4-ebb25d96ad24;x-transactionid:20d8d55f-818b-4de8-a7d4-ebb25d96ad24;x-ecomp-requestid:20d8d55f-818b-4de8-a7d4-ebb25d96ad24;x-onap-partnername:SO.APIH;x-invocationid:01bb5137-d98c-4069-82b1-d4a9cfe86713;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:03:43.929Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-2|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:43.951Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-2|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:43.951Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-2|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:03:43.952Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-2|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:03:43.952Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-2|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|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:Thu, 10 Mar 2022 06:03:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:43.952Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-2|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:43.953Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-2|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Exiting.
2022-03-10T06:03:43.969Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:03:43.970Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:43.970Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:03:43.970Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:03:43.971Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4a28395ab488755f;x-b3-spanid:fd0f2589f833b6ab;x-b3-parentspanid:4a28395ab488755f;x-b3-sampled:0;x-onap-requestid:20d8d55f-818b-4de8-a7d4-ebb25d96ad24;x-requestid:20d8d55f-818b-4de8-a7d4-ebb25d96ad24;x-transactionid:20d8d55f-818b-4de8-a7d4-ebb25d96ad24;x-ecomp-requestid:20d8d55f-818b-4de8-a7d4-ebb25d96ad24;x-onap-partnername:SO.APIH;x-invocationid:7c080067-0c4c-422d-9c3c-17fb0bf87010;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:03:43.971Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:43.981Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:43.981Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:03:43.982Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:03:43.983Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|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:Thu, 10 Mar 2022 06:03:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:43.983Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:43.984Z|20d8d55f-818b-4de8-a7d4-ebb25d96ad24|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:03:49.891Z|d982a700-7769-4475-9363-5476c13f1ef4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:03:49.893Z|d982a700-7769-4475-9363-5476c13f1ef4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:03:50.173Z|eebf37c8-818f-4276-a75e-68e065134507|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:03:50.177Z|eebf37c8-818f-4276-a75e-68e065134507|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:03:54.145Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-4|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:03:54.145Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-4|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:54.145Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-4|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:03:54.146Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-4|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:03:54.146Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-4|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:034b41f0597b9ad7;x-b3-spanid:ded87bf54a5ca422;x-b3-parentspanid:034b41f0597b9ad7;x-b3-sampled:0;x-onap-requestid:bbaea1c2-acb6-4387-9a8d-329928bae082;x-requestid:bbaea1c2-acb6-4387-9a8d-329928bae082;x-transactionid:bbaea1c2-acb6-4387-9a8d-329928bae082;x-ecomp-requestid:bbaea1c2-acb6-4387-9a8d-329928bae082;x-onap-partnername:SO.APIH;x-invocationid:b9484306-686b-4c90-981f-e59bf94f0741;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:03:54.146Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-4|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:54.167Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-4|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:54.167Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-4|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:03:54.168Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-4|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:03:54.168Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-4|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|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:Thu, 10 Mar 2022 06:03:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:54.168Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-4|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:54.169Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-4|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Exiting.
2022-03-10T06:03:54.183Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:03:54.184Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:54.184Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:03:54.184Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:03:54.184Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:034b41f0597b9ad7;x-b3-spanid:24e633b99385e9de;x-b3-parentspanid:034b41f0597b9ad7;x-b3-sampled:0;x-onap-requestid:bbaea1c2-acb6-4387-9a8d-329928bae082;x-requestid:bbaea1c2-acb6-4387-9a8d-329928bae082;x-transactionid:bbaea1c2-acb6-4387-9a8d-329928bae082;x-ecomp-requestid:bbaea1c2-acb6-4387-9a8d-329928bae082;x-onap-partnername:SO.APIH;x-invocationid:6f23eb2a-dd56-406a-ace1-f7faab0f74e8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:03:54.184Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:54.192Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:54.193Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:03:54.193Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:03:54.193Z|bbaea1c2-acb6-4387-9a8d-329928bae082|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:Thu, 10 Mar 2022 06:03:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:54.193Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:54.193Z|bbaea1c2-acb6-4387-9a8d-329928bae082|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:03:55.444Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:03:55.445Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:55.445Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:03:55.445Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:03:55.445Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:df17992d9f2ddc40;x-b3-spanid:2dcf99d8a97db797;x-b3-parentspanid:df17992d9f2ddc40;x-b3-sampled:0;x-onap-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-transactionid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-ecomp-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-onap-partnername:UNKNOWN;x-invocationid:be0f3945-cd4a-4371-98bc-c091fb0ff037;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:03:55.446Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:55.460Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:55.461Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:03:55.461Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:03:55.462Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|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:Thu, 10 Mar 2022 06:03:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:55.462Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:55.462Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-6|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Exiting.
2022-03-10T06:03:55.494Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:03:55.495Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:55.495Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:03:55.495Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : PUT
2022-03-10T06:03:55.495Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:df17992d9f2ddc40;x-b3-spanid:82b5a2469c5beaec;x-b3-parentspanid:df17992d9f2ddc40;x-b3-sampled:0;x-onap-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-transactionid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-ecomp-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-onap-partnername:UNKNOWN;x-invocationid:d4d38ae7-067d-4ba5-b9fd-4ec2c28d70b3;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=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:03:55.496Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:55.534Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:55.535Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:03:55.535Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:03:55.535Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:03:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:55.535Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:55.536Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Exiting.
2022-03-10T06:03:57.127Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:03:57.128Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:57.128Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:03:57.128Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:03:57.129Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:df17992d9f2ddc40;x-b3-spanid:84e67925a1cfb01b;x-b3-parentspanid:df17992d9f2ddc40;x-b3-sampled:0;x-onap-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-transactionid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-ecomp-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-onap-partnername:UNKNOWN;x-invocationid:5a53ba2c-f251-40cc-b177-b23c3f29bfba;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:03:57.129Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:57.147Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:57.148Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:03:57.148Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:03:57.148Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|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:Thu, 10 Mar 2022 06:03:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:57.149Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:57.149Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-8|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Exiting.
2022-03-10T06:03:57.173Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-9|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:03:57.173Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-9|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:57.173Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-9|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:03:57.174Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-9|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : PUT
2022-03-10T06:03:57.174Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-9|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:df17992d9f2ddc40;x-b3-spanid:fd9394af91fb5b3f;x-b3-parentspanid:df17992d9f2ddc40;x-b3-sampled:0;x-onap-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-transactionid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-ecomp-requestid:6b9c31aa-3c4b-4955-a5d1-52b6d6069698;x-onap-partnername:UNKNOWN;x-invocationid:bfa44a14-4b81-40e4-8881-f0ce1cde289f;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=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:03:57.174Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-9|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:57.193Z|8d63aae1-bff0-47b0-af00-760a8c13a472|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T06:03:57.193Z|8d63aae1-bff0-47b0-af00-760a8c13a472|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T06:03:57.194Z|8d63aae1-bff0-47b0-af00-760a8c13a472|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T06:03:57.194Z|8d63aae1-bff0-47b0-af00-760a8c13a472|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T06:03:57.195Z|8d63aae1-bff0-47b0-af00-760a8c13a472|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T06:03:57.195Z|8d63aae1-bff0-47b0-af00-760a8c13a472|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T06:03:57.203Z|8d63aae1-bff0-47b0-af00-760a8c13a472|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:57.204Z|8d63aae1-bff0-47b0-af00-760a8c13a472|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T06:03:57.205Z|8d63aae1-bff0-47b0-af00-760a8c13a472|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T06:03:57.205Z|8d63aae1-bff0-47b0-af00-760a8c13a472|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:Thu, 10 Mar 2022 06:03:57 GMT;Connection:close;
2022-03-10T06:03:57.206Z|8d63aae1-bff0-47b0-af00-760a8c13a472|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T06:03:57.207Z|8d63aae1-bff0-47b0-af00-760a8c13a472|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T06:03:57.214Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-9|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:03:57.214Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-9|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:03:57.214Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-9|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:03:57.214Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-9|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:03:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:03:57.215Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-9|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:03:57.215Z|6b9c31aa-3c4b-4955-a5d1-52b6d6069698|http-nio-8083-exec-9|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Exiting.
2022-03-10T06:04:04.364Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:04:04.365Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:04.366Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:04:04.367Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:04.368Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ec0496387a158cda;x-b3-spanid:5b1ba4693fe3f31e;x-b3-parentspanid:ec0496387a158cda;x-b3-sampled:0;x-onap-requestid:7d018c8e-1b96-4246-b2e3-0d1821650de9;x-requestid:7d018c8e-1b96-4246-b2e3-0d1821650de9;x-transactionid:7d018c8e-1b96-4246-b2e3-0d1821650de9;x-ecomp-requestid:7d018c8e-1b96-4246-b2e3-0d1821650de9;x-onap-partnername:SO.APIH;x-invocationid:24d8b1a7-7c2f-4497-82c1-a11cd7ee3952;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:04.369Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:04.396Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:04.397Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:04.397Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:04.398Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|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:Thu, 10 Mar 2022 06:04:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:04.398Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:04.399Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-1|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Exiting.
2022-03-10T06:04:04.416Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:04:04.417Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:04.418Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:04:04.418Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:04.419Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ec0496387a158cda;x-b3-spanid:eabcc110e0312b32;x-b3-parentspanid:ec0496387a158cda;x-b3-sampled:0;x-onap-requestid:7d018c8e-1b96-4246-b2e3-0d1821650de9;x-requestid:7d018c8e-1b96-4246-b2e3-0d1821650de9;x-transactionid:7d018c8e-1b96-4246-b2e3-0d1821650de9;x-ecomp-requestid:7d018c8e-1b96-4246-b2e3-0d1821650de9;x-onap-partnername:SO.APIH;x-invocationid:a03701f0-b5fb-40a5-b66d-434b04dd4162;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:04.419Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:04.426Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:04.427Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:04.427Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:04.428Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:04:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:04.429Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:04.429Z|7d018c8e-1b96-4246-b2e3-0d1821650de9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:04:04.579Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-3|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:04:04.579Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-3|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:04.580Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-3|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:04:04.580Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-3|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:04.580Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-3|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bc12d78e6496c987;x-b3-spanid:31dc159184479f32;x-b3-parentspanid:bc12d78e6496c987;x-b3-sampled:0;x-onap-requestid:18a62daa-c1e2-4172-860a-3dfebc4b4c81;x-requestid:18a62daa-c1e2-4172-860a-3dfebc4b4c81;x-transactionid:18a62daa-c1e2-4172-860a-3dfebc4b4c81;x-ecomp-requestid:18a62daa-c1e2-4172-860a-3dfebc4b4c81;x-onap-partnername:SO.APIH;x-invocationid:ce052877-875b-47b6-aa53-32a6a19d585b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:04.580Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-3|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:04.594Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-3|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:04.595Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-3|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:04.595Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-3|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:04.595Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-3|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|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:Thu, 10 Mar 2022 06:04:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:04.595Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-3|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:04.596Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-3|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Exiting.
2022-03-10T06:04:04.615Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:04:04.616Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:04.616Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:04:04.616Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:04.617Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bc12d78e6496c987;x-b3-spanid:fe1cb4efac19ff5c;x-b3-parentspanid:bc12d78e6496c987;x-b3-sampled:0;x-onap-requestid:18a62daa-c1e2-4172-860a-3dfebc4b4c81;x-requestid:18a62daa-c1e2-4172-860a-3dfebc4b4c81;x-transactionid:18a62daa-c1e2-4172-860a-3dfebc4b4c81;x-ecomp-requestid:18a62daa-c1e2-4172-860a-3dfebc4b4c81;x-onap-partnername:SO.APIH;x-invocationid:5662920d-bdd1-4ae6-9032-ef1a5c120d48;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:04.617Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:04.626Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:04.626Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:04.627Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:04.627Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|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:Thu, 10 Mar 2022 06:04:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:04.627Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:04.628Z|18a62daa-c1e2-4172-860a-3dfebc4b4c81|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:04:04.791Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-5|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:04:04.791Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-5|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:04.792Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-5|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:04:04.792Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-5|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:04.792Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-5|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1cdb0c059f711369;x-b3-spanid:69d5d40a7be3ac83;x-b3-parentspanid:1cdb0c059f711369;x-b3-sampled:0;x-onap-requestid:d448281f-b87b-4a1d-a22b-ae5a11fe9f47;x-requestid:d448281f-b87b-4a1d-a22b-ae5a11fe9f47;x-transactionid:d448281f-b87b-4a1d-a22b-ae5a11fe9f47;x-ecomp-requestid:d448281f-b87b-4a1d-a22b-ae5a11fe9f47;x-onap-partnername:SO.APIH;x-invocationid:f39ac584-58fc-4eca-ab0a-d71a0617d9d1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:04.793Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-5|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:04.808Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-5|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:04.808Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-5|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:04.809Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-5|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:04.809Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-5|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|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:Thu, 10 Mar 2022 06:04:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:04.810Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-5|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:04.811Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-5|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Exiting.
2022-03-10T06:04:04.824Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:04:04.825Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:04.825Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:04:04.826Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:04.826Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1cdb0c059f711369;x-b3-spanid:4083545894a65198;x-b3-parentspanid:1cdb0c059f711369;x-b3-sampled:0;x-onap-requestid:d448281f-b87b-4a1d-a22b-ae5a11fe9f47;x-requestid:d448281f-b87b-4a1d-a22b-ae5a11fe9f47;x-transactionid:d448281f-b87b-4a1d-a22b-ae5a11fe9f47;x-ecomp-requestid:d448281f-b87b-4a1d-a22b-ae5a11fe9f47;x-onap-partnername:SO.APIH;x-invocationid:391f8252-7d60-4f04-b9c6-ed077d397715;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:04.826Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:04.834Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:04.834Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:04.834Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:04.835Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:04:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:04.835Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:04.835Z|d448281f-b87b-4a1d-a22b-ae5a11fe9f47|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:04:04.891Z|793e9bc6-297e-4076-8d1c-22150f352c9a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:04:04.892Z|793e9bc6-297e-4076-8d1c-22150f352c9a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:04:05.008Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:04:05.009Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:05.009Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:04:05.009Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:05.010Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9938bbd2a2632a7e;x-b3-spanid:a5795af004cc0dec;x-b3-parentspanid:9938bbd2a2632a7e;x-b3-sampled:0;x-onap-requestid:7a0879fd-6400-4e85-9569-754012ca4f41;x-requestid:7a0879fd-6400-4e85-9569-754012ca4f41;x-transactionid:7a0879fd-6400-4e85-9569-754012ca4f41;x-ecomp-requestid:7a0879fd-6400-4e85-9569-754012ca4f41;x-onap-partnername:SO.APIH;x-invocationid:37fa6b17-176d-49d0-822d-84e6ee1349b7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:05.010Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:05.027Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:05.027Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:05.027Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:05.028Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|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:Thu, 10 Mar 2022 06:04:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:05.028Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:05.029Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-7|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Exiting.
2022-03-10T06:04:05.046Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:04:05.047Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:05.047Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:04:05.048Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:05.048Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9938bbd2a2632a7e;x-b3-spanid:cedef6e7b9201129;x-b3-parentspanid:9938bbd2a2632a7e;x-b3-sampled:0;x-onap-requestid:7a0879fd-6400-4e85-9569-754012ca4f41;x-requestid:7a0879fd-6400-4e85-9569-754012ca4f41;x-transactionid:7a0879fd-6400-4e85-9569-754012ca4f41;x-ecomp-requestid:7a0879fd-6400-4e85-9569-754012ca4f41;x-onap-partnername:SO.APIH;x-invocationid:0cf41b86-8614-411d-80f1-6f8552730ea2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:05.048Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:05.055Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:05.055Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:05.056Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:05.056Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:04:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:05.057Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:05.057Z|7a0879fd-6400-4e85-9569-754012ca4f41|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:04:05.213Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Entering
2022-03-10T06:04:05.214Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:05.214Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698
2022-03-10T06:04:05.215Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:05.215Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:76ba42ba8c766c12;x-b3-spanid:1dce673a2bb999f6;x-b3-parentspanid:76ba42ba8c766c12;x-b3-sampled:0;x-onap-requestid:ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2;x-requestid:ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2;x-transactionid:ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2;x-ecomp-requestid:ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2;x-onap-partnername:SO.APIH;x-invocationid:7881eaa7-371a-4616-bf30-96b7908b2115;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:05.215Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:05.249Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:05.249Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:05.250Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:05.251Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|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:Thu, 10 Mar 2022 06:04:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:05.251Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:05.253Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-10|/infraActiveRequests/6b9c31aa-3c4b-4955-a5d1-52b6d6069698|bpel|||INFO|500||Exiting.
2022-03-10T06:04:05.276Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:04:05.276Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:05.276Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:04:05.276Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:05.277Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:76ba42ba8c766c12;x-b3-spanid:19879b41fdbcfb3a;x-b3-parentspanid:76ba42ba8c766c12;x-b3-sampled:0;x-onap-requestid:ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2;x-requestid:ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2;x-transactionid:ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2;x-ecomp-requestid:ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2;x-onap-partnername:SO.APIH;x-invocationid:39e7e056-6a60-4c53-a480-f867125cde7b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:05.277Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:05.296Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:05.297Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:05.297Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:05.297Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|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:Thu, 10 Mar 2022 06:04:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:05.297Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:05.298Z|ea140eff-4c15-4ffd-b8fb-cd3412a4bfa2|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:04:08.428Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:08.429Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:08.429Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:08.429Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:08.430Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:75ec8caf82439e1d;x-b3-spanid:21e99a39becf7576;x-b3-parentspanid:75ec8caf82439e1d;x-b3-sampled:0;x-onap-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-transactionid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-ecomp-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-onap-partnername:SO.APIH;x-invocationid:a06cbd59-90e8-4505-a0de-daa1a64e6a20;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:08.430Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:08.913Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-03-10T06:04:08.913Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:08.914Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-03-10T06:04:08.914Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-03-10T06:04:08.914Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:75ec8caf82439e1d;x-b3-spanid:33a34ccfadb52772;x-b3-parentspanid:75ec8caf82439e1d;x-b3-sampled:0;x-onap-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-transactionid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-ecomp-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-onap-partnername:SO.APIH;x-invocationid:0c1d6b31-5a64-409a-8aa1-390aa9c07a22;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=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:08.914Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:08.918Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-03-10T06:04:08.932Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:08.932Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:08.933Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:08.933Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-03-10T06:04:08.933Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:08.933Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-03-10T06:04:09.175Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-03-10T06:04:09.176Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:09.176Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-03-10T06:04:09.176Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-03-10T06:04:09.176Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:75ec8caf82439e1d;x-b3-spanid:67a07ec08bf04914;x-b3-parentspanid:75ec8caf82439e1d;x-b3-sampled:0;x-onap-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-transactionid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-ecomp-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-onap-partnername:SO.APIH;x-invocationid:2b66b3df-8e33-445c-8636-0cb0601ead2d;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=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:09.176Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:09.197Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:09.198Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-03-10T06:04:09.198Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-03-10T06:04:09.199Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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/dc0d99d3-dfe5-44be-bb4a-e2007d54572c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:04:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:09.199Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:09.199Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-03-10T06:04:10.350Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-10T06:04:10.350Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:10.351Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-10T06:04:10.352Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-10T06:04:10.353Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:75ec8caf82439e1d;x-b3-spanid:516287e742d2d90e;x-b3-parentspanid:60564488319550cd;x-b3-sampled:0;x-onap-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-transactionid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-ecomp-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-onap-partnername:UNKNOWN;x-invocationid:ecc88fba-2f71-47a0-9ee8-c2c207d75f8e;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=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:04:10.353Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:10.374Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:10.374Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-10T06:04:10.374Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-10T06:04:10.375Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/6;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:04:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:10.375Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:10.377Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-10T06:04:10.408Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:10.409Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:10.409Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:10.409Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:10.410Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:75ec8caf82439e1d;x-b3-spanid:55b0bee5aa29260e;x-b3-parentspanid:60564488319550cd;x-b3-sampled:0;x-onap-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-transactionid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-ecomp-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-onap-partnername:UNKNOWN;x-invocationid:976f3031-3fd7-40e3-ad63-b2fa20dceb13;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:04:10.410Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:10.427Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:10.429Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:10.429Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:10.429Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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:Thu, 10 Mar 2022 06:04:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:10.429Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:10.430Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:10.447Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:10.447Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:10.447Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:10.447Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : PUT
2022-03-10T06:04:10.448Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:75ec8caf82439e1d;x-b3-spanid:478e58fae1c2ff5f;x-b3-parentspanid:60564488319550cd;x-b3-sampled:0;x-onap-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-transactionid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-ecomp-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-onap-partnername:UNKNOWN;x-invocationid:d59b24c5-6d6a-4050-9d70-80dd20447ea5;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=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:04:10.448Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:10.486Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:10.486Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:10.487Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:10.487Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:04:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:10.487Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:10.488Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:11.403Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:11.403Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:11.404Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:11.404Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:11.404Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3df59b26d4231e98;x-b3-spanid:c759f7d9264391d7;x-b3-parentspanid:3df59b26d4231e98;x-b3-sampled:0;x-onap-requestid:90ffc616-f770-4e63-ba7b-bc6826b0b07d;x-requestid:90ffc616-f770-4e63-ba7b-bc6826b0b07d;x-transactionid:90ffc616-f770-4e63-ba7b-bc6826b0b07d;x-ecomp-requestid:90ffc616-f770-4e63-ba7b-bc6826b0b07d;x-onap-partnername:SO.APIH;x-invocationid:6ab2473e-14a0-43b9-9956-6e530a59a0d1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:11.405Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:11.423Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:11.424Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:11.424Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:11.424Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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:Thu, 10 Mar 2022 06:04:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:11.425Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:11.425Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:11.447Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:04:11.447Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:11.447Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:04:11.448Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:11.448Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3df59b26d4231e98;x-b3-spanid:c3c0d9f8927f0e6d;x-b3-parentspanid:3df59b26d4231e98;x-b3-sampled:0;x-onap-requestid:90ffc616-f770-4e63-ba7b-bc6826b0b07d;x-requestid:90ffc616-f770-4e63-ba7b-bc6826b0b07d;x-transactionid:90ffc616-f770-4e63-ba7b-bc6826b0b07d;x-ecomp-requestid:90ffc616-f770-4e63-ba7b-bc6826b0b07d;x-onap-partnername:SO.APIH;x-invocationid:3978b564-32bd-4478-a80e-21a1370cc602;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:11.448Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:11.456Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:11.456Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:11.456Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:11.457Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:04:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:11.457Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:11.458Z|90ffc616-f770-4e63-ba7b-bc6826b0b07d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:04:19.891Z|84461aa0-dd6c-4d07-84d3-dedffae0d898|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:04:19.891Z|84461aa0-dd6c-4d07-84d3-dedffae0d898|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:04:20.178Z|55e90703-d25e-47a9-b56d-33933ceae214|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:04:20.179Z|55e90703-d25e-47a9-b56d-33933ceae214|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:04:21.627Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:21.627Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:21.627Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:21.628Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:21.628Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b22fd789fc96cd92;x-b3-spanid:5cd16e6e21a0312d;x-b3-parentspanid:b22fd789fc96cd92;x-b3-sampled:0;x-onap-requestid:74a497c5-04de-4b80-a92c-bdcf97a4ce3d;x-requestid:74a497c5-04de-4b80-a92c-bdcf97a4ce3d;x-transactionid:74a497c5-04de-4b80-a92c-bdcf97a4ce3d;x-ecomp-requestid:74a497c5-04de-4b80-a92c-bdcf97a4ce3d;x-onap-partnername:SO.APIH;x-invocationid:891d0f6c-95f0-42fc-927f-b6839ad9f810;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:21.628Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:21.643Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:21.644Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:21.644Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:21.644Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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:Thu, 10 Mar 2022 06:04:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:21.645Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:21.646Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:21.657Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:04:21.657Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:21.658Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:04:21.658Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:21.658Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b22fd789fc96cd92;x-b3-spanid:34be0367985e8ed4;x-b3-parentspanid:b22fd789fc96cd92;x-b3-sampled:0;x-onap-requestid:74a497c5-04de-4b80-a92c-bdcf97a4ce3d;x-requestid:74a497c5-04de-4b80-a92c-bdcf97a4ce3d;x-transactionid:74a497c5-04de-4b80-a92c-bdcf97a4ce3d;x-ecomp-requestid:74a497c5-04de-4b80-a92c-bdcf97a4ce3d;x-onap-partnername:SO.APIH;x-invocationid:cc4a5af1-4210-4d20-8f0a-d62e2f11e1da;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:21.658Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:21.665Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:21.665Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:21.665Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:21.666Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|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:Thu, 10 Mar 2022 06:04:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:21.666Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:21.666Z|74a497c5-04de-4b80-a92c-bdcf97a4ce3d|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:04:22.995Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:22.996Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:22.996Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:22.996Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:22.997Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:afb15533ed3f3a92;x-b3-spanid:b22537d3980c612d;x-b3-parentspanid:afb15533ed3f3a92;x-b3-sampled:0;x-onap-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-transactionid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-ecomp-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-onap-partnername:UNKNOWN;x-invocationid:89bbacc1-803a-4fe0-8904-26aaa4c089b6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:04:22.997Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:23.015Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:23.015Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:23.016Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:23.016Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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:Thu, 10 Mar 2022 06:04:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:23.017Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:23.017Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:23.037Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:23.037Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:23.038Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:23.038Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : PUT
2022-03-10T06:04:23.038Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:afb15533ed3f3a92;x-b3-spanid:cc119c1eb4a7cfad;x-b3-parentspanid:afb15533ed3f3a92;x-b3-sampled:0;x-onap-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-transactionid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-ecomp-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-onap-partnername:UNKNOWN;x-invocationid:6a45e8ba-a390-4860-9195-e20993470590;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=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:04:23.039Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:23.071Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:23.071Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:23.072Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:23.072Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:04:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:23.072Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:23.073Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-2|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:31.866Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:31.868Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:31.869Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:31.869Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:31.869Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:20a1a3e0ab8b3a3a;x-b3-spanid:28beb5efe218adf6;x-b3-parentspanid:20a1a3e0ab8b3a3a;x-b3-sampled:0;x-onap-requestid:9b623585-8b8e-48bf-852b-a4a1180cb011;x-requestid:9b623585-8b8e-48bf-852b-a4a1180cb011;x-transactionid:9b623585-8b8e-48bf-852b-a4a1180cb011;x-ecomp-requestid:9b623585-8b8e-48bf-852b-a4a1180cb011;x-onap-partnername:SO.APIH;x-invocationid:06d7d803-684e-485f-bc58-7e7e8d58d5ca;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:31.869Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:31.886Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:31.886Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:31.887Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:31.887Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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:Thu, 10 Mar 2022 06:04:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:31.887Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:31.888Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:31.903Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:04:31.903Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:31.904Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:04:31.904Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:31.904Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:20a1a3e0ab8b3a3a;x-b3-spanid:6ea8a5c500512842;x-b3-parentspanid:20a1a3e0ab8b3a3a;x-b3-sampled:0;x-onap-requestid:9b623585-8b8e-48bf-852b-a4a1180cb011;x-requestid:9b623585-8b8e-48bf-852b-a4a1180cb011;x-transactionid:9b623585-8b8e-48bf-852b-a4a1180cb011;x-ecomp-requestid:9b623585-8b8e-48bf-852b-a4a1180cb011;x-onap-partnername:SO.APIH;x-invocationid:4d9d76c1-1f5d-462b-b0be-1a572cfb553c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:31.904Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:31.912Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:31.913Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:31.913Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:31.913Z|9b623585-8b8e-48bf-852b-a4a1180cb011|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:Thu, 10 Mar 2022 06:04:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:31.913Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:31.914Z|9b623585-8b8e-48bf-852b-a4a1180cb011|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:04:32.367Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:32.367Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:32.368Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:32.368Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:32.368Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c54894cda346326e;x-b3-spanid:c54894cda346326e;x-b3-sampled:0;x-onap-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-transactionid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-ecomp-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-onap-partnername:UNKNOWN;x-invocationid:e1f3bd12-ffad-4a3d-95c7-ed48823bd7da;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-10T06:04:32.368Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:32.383Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:32.383Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:32.383Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:32.383Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=57EA71A3A8FD549B47A6138433B9DE45; 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:Thu, 10 Mar 2022 06:04:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:32.384Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:32.384Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:32.427Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:32.428Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:32.429Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:32.429Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : PUT
2022-03-10T06:04:32.430Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:028990da108e76bc;x-b3-spanid:028990da108e76bc;x-b3-sampled:0;x-onap-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-transactionid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-ecomp-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-onap-partnername:UNKNOWN;x-invocationid:d772f622-8a32-4913-9bd7-349198732439;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=57EA71A3A8FD549B47A6138433B9DE45;accept-encoding:gzip,deflate;
2022-03-10T06:04:32.430Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:32.487Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:32.488Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:32.488Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:32.489Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:04:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:32.489Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:32.490Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:34.797Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:34.797Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:34.798Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:34.798Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : PATCH
2022-03-10T06:04:34.799Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a12cbc9c8dc6658d;x-b3-spanid:a12cbc9c8dc6658d;x-b3-sampled:0;x-onap-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-transactionid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-ecomp-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-onap-partnername:UNKNOWN;x-invocationid:2c0c4d33-8b8b-4fa0-8471-06970d784f23;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=57EA71A3A8FD549B47A6138433B9DE45;accept-encoding:gzip,deflate;
2022-03-10T06:04:34.799Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:34.844Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:34.844Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:34.844Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:34.845Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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:Thu, 10 Mar 2022 06:04:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:34.845Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:34.846Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:34.891Z|2d3c5265-b122-40ba-b901-8b33238a241c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:04:34.892Z|2d3c5265-b122-40ba-b901-8b33238a241c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:04:36.496Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-10T06:04:36.496Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:36.496Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-10T06:04:36.496Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:36.497Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b8a687f61d110dc3;x-b3-spanid:89a20cb12faad6c7;x-b3-parentspanid:b8a687f61d110dc3;x-b3-sampled:0;x-onap-requestid:bf99ebe6-4ab5-4a93-951a-5b655e549fb2;x-requestid:bf99ebe6-4ab5-4a93-951a-5b655e549fb2;x-transactionid:bf99ebe6-4ab5-4a93-951a-5b655e549fb2;x-ecomp-requestid:bf99ebe6-4ab5-4a93-951a-5b655e549fb2;x-onap-partnername:UNKNOWN;x-invocationid:3c74f6fd-244c-4054-aafc-2b5995d60fa4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=57EA71A3A8FD549B47A6138433B9DE45;accept-encoding:gzip,deflate;
2022-03-10T06:04:36.497Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:36.537Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-10T06:04:36.537Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:36.537Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-10T06:04:36.538Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-10T06:04:36.538Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:b8a687f61d110dc3;x-b3-spanid:e9187e67e814ba3e;x-b3-parentspanid:b8a687f61d110dc3;x-b3-sampled:0;x-onap-requestid:bf99ebe6-4ab5-4a93-951a-5b655e549fb2;x-requestid:bf99ebe6-4ab5-4a93-951a-5b655e549fb2;x-transactionid:bf99ebe6-4ab5-4a93-951a-5b655e549fb2;x-ecomp-requestid:bf99ebe6-4ab5-4a93-951a-5b655e549fb2;x-onap-partnername:UNKNOWN;x-invocationid:ee54e1ff-a1ad-457a-ad98-fe42be08decf;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=57EA71A3A8FD549B47A6138433B9DE45;accept-encoding:gzip,deflate;
2022-03-10T06:04:36.538Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:36.557Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:36.557Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-10T06:04:36.558Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-10T06:04:36.558Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|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/9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:04:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:36.558Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:36.559Z|bf99ebe6-4ab5-4a93-951a-5b655e549fb2|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-10T06:04:42.610Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-9|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:42.610Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-9|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:42.610Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-9|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:42.611Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-9|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:42.611Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-9|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1d7a6e87620e23f0;x-b3-spanid:338439ed3197cd45;x-b3-parentspanid:1d7a6e87620e23f0;x-b3-sampled:0;x-onap-requestid:e481ca1b-839d-4627-a7d0-2cf786d8a3c0;x-requestid:e481ca1b-839d-4627-a7d0-2cf786d8a3c0;x-transactionid:e481ca1b-839d-4627-a7d0-2cf786d8a3c0;x-ecomp-requestid:e481ca1b-839d-4627-a7d0-2cf786d8a3c0;x-onap-partnername:SO.APIH;x-invocationid:ce7a9f1f-119b-4cda-a49a-af87a75db94f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:42.611Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-9|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:42.627Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-9|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:42.627Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-9|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:42.627Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-9|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:42.627Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-9|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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:Thu, 10 Mar 2022 06:04:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:42.628Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-9|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:42.630Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-9|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:42.653Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:04:42.653Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:42.653Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:04:42.654Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:42.654Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1d7a6e87620e23f0;x-b3-spanid:05cd19172491aa14;x-b3-parentspanid:1d7a6e87620e23f0;x-b3-sampled:0;x-onap-requestid:e481ca1b-839d-4627-a7d0-2cf786d8a3c0;x-requestid:e481ca1b-839d-4627-a7d0-2cf786d8a3c0;x-transactionid:e481ca1b-839d-4627-a7d0-2cf786d8a3c0;x-ecomp-requestid:e481ca1b-839d-4627-a7d0-2cf786d8a3c0;x-onap-partnername:SO.APIH;x-invocationid:94cbfb92-f102-42c1-b9a6-1ddcc07f13bf;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:42.654Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:42.668Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:42.669Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:42.669Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:42.669Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|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:Thu, 10 Mar 2022 06:04:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:42.669Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:42.670Z|e481ca1b-839d-4627-a7d0-2cf786d8a3c0|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:04:49.891Z|931cb1fc-3c5a-4573-b0c1-3b24e876268e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:04:49.891Z|931cb1fc-3c5a-4573-b0c1-3b24e876268e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:04:50.181Z|78647af6-3517-4d76-846e-793109de1475|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:04:50.181Z|78647af6-3517-4d76-846e-793109de1475|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:04:51.601Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-10T06:04:51.601Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:51.602Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-10T06:04:51.602Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:51.603Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2e9c0cfdae0f3899;x-b3-spanid:81917de554c8868b;x-b3-parentspanid:2e9c0cfdae0f3899;x-b3-sampled:0;x-onap-requestid:08df11da-d8ef-4ea2-97ae-af788cf4510a;x-requestid:08df11da-d8ef-4ea2-97ae-af788cf4510a;x-transactionid:08df11da-d8ef-4ea2-97ae-af788cf4510a;x-ecomp-requestid:08df11da-d8ef-4ea2-97ae-af788cf4510a;x-onap-partnername:UNKNOWN;x-invocationid:ba781430-2987-4064-b3a3-709755fdf370;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=57EA71A3A8FD549B47A6138433B9DE45;accept-encoding:gzip,deflate;
2022-03-10T06:04:51.603Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:51.621Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:51.622Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:51.622Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:51.622Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:04:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:51.622Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:51.623Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2022-03-10T06:04:51.637Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-3|/requestProcessingData/9|bpel|||INFO|500||Entering
2022-03-10T06:04:51.637Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-3|/requestProcessingData/9|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:51.638Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-3|/requestProcessingData/9|bpel|||DEBUG|500||URI         : /requestProcessingData/9
2022-03-10T06:04:51.638Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-3|/requestProcessingData/9|bpel|||DEBUG|500||Method      : PUT
2022-03-10T06:04:51.638Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-3|/requestProcessingData/9|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:2e9c0cfdae0f3899;x-b3-spanid:c44bfa73a2c05d58;x-b3-parentspanid:2e9c0cfdae0f3899;x-b3-sampled:0;x-onap-requestid:08df11da-d8ef-4ea2-97ae-af788cf4510a;x-requestid:08df11da-d8ef-4ea2-97ae-af788cf4510a;x-transactionid:08df11da-d8ef-4ea2-97ae-af788cf4510a;x-ecomp-requestid:08df11da-d8ef-4ea2-97ae-af788cf4510a;x-onap-partnername:UNKNOWN;x-invocationid:13ce2bd6-a9ce-4690-a88d-5f197c8c1836;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=57EA71A3A8FD549B47A6138433B9DE45;accept-encoding:gzip,deflate;
2022-03-10T06:04:51.638Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-3|/requestProcessingData/9|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:51.668Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-3|/requestProcessingData/9|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:51.668Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-3|/requestProcessingData/9|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:51.669Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-3|/requestProcessingData/9|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:51.669Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-3|/requestProcessingData/9|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:04:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:51.669Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-3|/requestProcessingData/9|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:51.670Z|08df11da-d8ef-4ea2-97ae-af788cf4510a|http-nio-8083-exec-3|/requestProcessingData/9|bpel|||INFO|500||Exiting.
2022-03-10T06:04:52.363Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:52.364Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:52.364Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:52.364Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:52.364Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f69794cdefd1d4b4;x-b3-spanid:159ee1a90ea82112;x-b3-parentspanid:f69794cdefd1d4b4;x-b3-sampled:0;x-onap-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-transactionid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-ecomp-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-onap-partnername:UNKNOWN;x-invocationid:b2c9710d-b448-4506-a208-7ebfbdbf587e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:04:52.365Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:52.381Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:52.382Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:52.383Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:52.383Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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:Thu, 10 Mar 2022 06:04:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:52.383Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:52.384Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-4|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:52.399Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:52.400Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:52.400Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:52.401Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : PUT
2022-03-10T06:04:52.401Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:f69794cdefd1d4b4;x-b3-spanid:754eefc1d789ac1f;x-b3-parentspanid:f69794cdefd1d4b4;x-b3-sampled:0;x-onap-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-transactionid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-ecomp-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-onap-partnername:UNKNOWN;x-invocationid:0e7fb98e-27dd-4f51-af5a-6388775d6ffa;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=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:04:52.401Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:52.453Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:52.453Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:52.453Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:52.453Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:04:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:52.454Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:52.454Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:53.194Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:53.195Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:53.195Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:53.195Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:53.196Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c4a1ed60cdded395;x-b3-spanid:c72d552cdfd42134;x-b3-parentspanid:c4a1ed60cdded395;x-b3-sampled:0;x-onap-requestid:49b86539-6676-4012-9c48-a95d7fd89966;x-requestid:49b86539-6676-4012-9c48-a95d7fd89966;x-transactionid:49b86539-6676-4012-9c48-a95d7fd89966;x-ecomp-requestid:49b86539-6676-4012-9c48-a95d7fd89966;x-onap-partnername:SO.APIH;x-invocationid:c0d4773a-f49d-43d2-af1f-ac2841749048;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:53.196Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:53.209Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:53.209Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:53.210Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:53.210Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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:Thu, 10 Mar 2022 06:04:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:53.210Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:53.211Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-6|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:53.227Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:04:53.227Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:53.227Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:04:53.228Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:53.228Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c4a1ed60cdded395;x-b3-spanid:9197f9f454c517d5;x-b3-parentspanid:c4a1ed60cdded395;x-b3-sampled:0;x-onap-requestid:49b86539-6676-4012-9c48-a95d7fd89966;x-requestid:49b86539-6676-4012-9c48-a95d7fd89966;x-transactionid:49b86539-6676-4012-9c48-a95d7fd89966;x-ecomp-requestid:49b86539-6676-4012-9c48-a95d7fd89966;x-onap-partnername:SO.APIH;x-invocationid:2dceff55-ce0c-4c93-8475-690f10e1067b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:04:53.229Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:53.238Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:53.238Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:53.238Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:53.239Z|49b86539-6676-4012-9c48-a95d7fd89966|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:Thu, 10 Mar 2022 06:04:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:53.239Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:53.240Z|49b86539-6676-4012-9c48-a95d7fd89966|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:04:54.366Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-8|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:54.366Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-8|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:54.366Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-8|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:54.367Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-8|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:04:54.367Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-8|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:69139ba82a45f0b0;x-b3-spanid:0e547acf0c83f5b5;x-b3-parentspanid:69139ba82a45f0b0;x-b3-sampled:0;x-onap-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-transactionid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-ecomp-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-onap-partnername:UNKNOWN;x-invocationid:69e2c699-8d7b-4962-b959-52f2f271eae2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:04:54.367Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-8|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:54.382Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-8|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:54.382Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-8|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:54.383Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-8|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:54.383Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-8|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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:Thu, 10 Mar 2022 06:04:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:54.383Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-8|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:54.384Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-8|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:54.402Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:04:54.402Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:54.403Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:04:54.403Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : PUT
2022-03-10T06:04:54.403Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:69139ba82a45f0b0;x-b3-spanid:d2089ce266dc5373;x-b3-parentspanid:69139ba82a45f0b0;x-b3-sampled:0;x-onap-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-transactionid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-ecomp-requestid:dc0d99d3-dfe5-44be-bb4a-e2007d54572c;x-onap-partnername:UNKNOWN;x-invocationid:24cc9ed7-6128-4e96-8689-f9acfa77a0a8;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=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:04:54.404Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:54.449Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:54.450Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:04:54.450Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:04:54.450Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:04:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:04:54.451Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:04:54.451Z|dc0d99d3-dfe5-44be-bb4a-e2007d54572c|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:04:57.190Z|911ebe09-91d4-4e80-b180-d70c5d71636f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T06:04:57.191Z|911ebe09-91d4-4e80-b180-d70c5d71636f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T06:04:57.191Z|911ebe09-91d4-4e80-b180-d70c5d71636f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T06:04:57.191Z|911ebe09-91d4-4e80-b180-d70c5d71636f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T06:04:57.192Z|911ebe09-91d4-4e80-b180-d70c5d71636f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T06:04:57.192Z|911ebe09-91d4-4e80-b180-d70c5d71636f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T06:04:57.197Z|911ebe09-91d4-4e80-b180-d70c5d71636f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T06:04:57.198Z|911ebe09-91d4-4e80-b180-d70c5d71636f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T06:04:57.198Z|911ebe09-91d4-4e80-b180-d70c5d71636f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T06:04:57.198Z|911ebe09-91d4-4e80-b180-d70c5d71636f|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:Thu, 10 Mar 2022 06:04:57 GMT;Connection:close;
2022-03-10T06:04:57.198Z|911ebe09-91d4-4e80-b180-d70c5d71636f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T06:04:57.199Z|911ebe09-91d4-4e80-b180-d70c5d71636f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T06:05:03.785Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:05:03.786Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:03.786Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:05:03.786Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:03.787Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:343ea64c9da6f054;x-b3-spanid:0af3e92e866dbd8c;x-b3-parentspanid:343ea64c9da6f054;x-b3-sampled:0;x-onap-requestid:21b3f194-f970-4988-b514-9be8dea874b3;x-requestid:21b3f194-f970-4988-b514-9be8dea874b3;x-transactionid:21b3f194-f970-4988-b514-9be8dea874b3;x-ecomp-requestid:21b3f194-f970-4988-b514-9be8dea874b3;x-onap-partnername:SO.APIH;x-invocationid:f98b634b-7401-4308-83c6-832956caef82;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:03.787Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:03.804Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:03.804Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:03.804Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:03.805Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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:Thu, 10 Mar 2022 06:05:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:03.805Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:03.806Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-1|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:03.817Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:05:03.818Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:03.818Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:05:03.818Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:03.819Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:343ea64c9da6f054;x-b3-spanid:32b37639f8195961;x-b3-parentspanid:343ea64c9da6f054;x-b3-sampled:0;x-onap-requestid:21b3f194-f970-4988-b514-9be8dea874b3;x-requestid:21b3f194-f970-4988-b514-9be8dea874b3;x-transactionid:21b3f194-f970-4988-b514-9be8dea874b3;x-ecomp-requestid:21b3f194-f970-4988-b514-9be8dea874b3;x-onap-partnername:SO.APIH;x-invocationid:cf65957f-3a30-4e68-b980-fc784dc2a6d0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:03.819Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:03.825Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:03.826Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:03.826Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:03.826Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:05:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:03.827Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:03.827Z|21b3f194-f970-4988-b514-9be8dea874b3|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:05:03.999Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:05:04.000Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:04.000Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:05:04.000Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:04.001Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:579cf35cac01116d;x-b3-spanid:90a009f2b7a0096e;x-b3-parentspanid:579cf35cac01116d;x-b3-sampled:0;x-onap-requestid:a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5;x-requestid:a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5;x-transactionid:a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5;x-ecomp-requestid:a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5;x-onap-partnername:SO.APIH;x-invocationid:8f7c27a5-bc10-4f6c-b5c1-a086db367999;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:04.001Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:04.021Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:04.021Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:04.022Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:04.023Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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:Thu, 10 Mar 2022 06:05:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:04.023Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:04.024Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-3|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:04.044Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:05:04.045Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:04.045Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:05:04.045Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:04.045Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:579cf35cac01116d;x-b3-spanid:c3470073210dd74f;x-b3-parentspanid:579cf35cac01116d;x-b3-sampled:0;x-onap-requestid:a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5;x-requestid:a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5;x-transactionid:a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5;x-ecomp-requestid:a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5;x-onap-partnername:SO.APIH;x-invocationid:572b340b-4e53-4192-9189-22070c51f541;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:04.045Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:04.053Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:04.053Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:04.053Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:04.054Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|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:Thu, 10 Mar 2022 06:05:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:04.054Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:04.054Z|a7aa8fb5-e4de-42f1-a71a-8646a5c73ad5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:05:04.218Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:05:04.218Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:04.219Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:05:04.219Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:04.219Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4a33c8cec52303a0;x-b3-spanid:64e6e5dd48459d7c;x-b3-parentspanid:4a33c8cec52303a0;x-b3-sampled:0;x-onap-requestid:598b7c01-3178-47ed-ab54-4c8572b81a34;x-requestid:598b7c01-3178-47ed-ab54-4c8572b81a34;x-transactionid:598b7c01-3178-47ed-ab54-4c8572b81a34;x-ecomp-requestid:598b7c01-3178-47ed-ab54-4c8572b81a34;x-onap-partnername:SO.APIH;x-invocationid:89a39241-f132-4754-9354-4b774cb78371;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:04.219Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:04.235Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:04.236Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:04.236Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:04.236Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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:Thu, 10 Mar 2022 06:05:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:04.236Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:04.237Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-5|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:04.249Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:05:04.249Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:04.250Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:05:04.250Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:04.250Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4a33c8cec52303a0;x-b3-spanid:740193c91d9582af;x-b3-parentspanid:4a33c8cec52303a0;x-b3-sampled:0;x-onap-requestid:598b7c01-3178-47ed-ab54-4c8572b81a34;x-requestid:598b7c01-3178-47ed-ab54-4c8572b81a34;x-transactionid:598b7c01-3178-47ed-ab54-4c8572b81a34;x-ecomp-requestid:598b7c01-3178-47ed-ab54-4c8572b81a34;x-onap-partnername:SO.APIH;x-invocationid:44c0a0cf-fc31-4f54-94da-17f757d9738f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:04.250Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:04.257Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:04.258Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:04.258Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:04.258Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:05:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:04.258Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:04.259Z|598b7c01-3178-47ed-ab54-4c8572b81a34|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:05:04.413Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:05:04.413Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:04.413Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:05:04.414Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:04.414Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a68fb92068c7670c;x-b3-spanid:18794da2a0f47b47;x-b3-parentspanid:a68fb92068c7670c;x-b3-sampled:0;x-onap-requestid:99cbec42-bf32-4761-b78b-04ef6094b04c;x-requestid:99cbec42-bf32-4761-b78b-04ef6094b04c;x-transactionid:99cbec42-bf32-4761-b78b-04ef6094b04c;x-ecomp-requestid:99cbec42-bf32-4761-b78b-04ef6094b04c;x-onap-partnername:SO.APIH;x-invocationid:a6bf1629-253b-46c3-87fd-c7ea3d7128b2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:04.414Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:04.427Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:04.427Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:04.427Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:04.428Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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:Thu, 10 Mar 2022 06:05:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:04.428Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:04.428Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-7|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:04.448Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:05:04.449Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:04.449Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:05:04.449Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:04.449Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a68fb92068c7670c;x-b3-spanid:dc64f8644f3459a7;x-b3-parentspanid:a68fb92068c7670c;x-b3-sampled:0;x-onap-requestid:99cbec42-bf32-4761-b78b-04ef6094b04c;x-requestid:99cbec42-bf32-4761-b78b-04ef6094b04c;x-transactionid:99cbec42-bf32-4761-b78b-04ef6094b04c;x-ecomp-requestid:99cbec42-bf32-4761-b78b-04ef6094b04c;x-onap-partnername:SO.APIH;x-invocationid:5bd8a578-5cee-4b27-9b3a-c102aa4d5dd5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:04.449Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:04.461Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:04.461Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:04.461Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:04.462Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:05:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:04.463Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:04.463Z|99cbec42-bf32-4761-b78b-04ef6094b04c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:05:04.625Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Entering
2022-03-10T06:05:04.625Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:04.626Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||URI         : /infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c
2022-03-10T06:05:04.626Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:04.627Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3dba3d748992f5dd;x-b3-spanid:909f65a68b2de50e;x-b3-parentspanid:3dba3d748992f5dd;x-b3-sampled:0;x-onap-requestid:dd4a2b56-eb87-440f-bb9b-3b6328aa7dba;x-requestid:dd4a2b56-eb87-440f-bb9b-3b6328aa7dba;x-transactionid:dd4a2b56-eb87-440f-bb9b-3b6328aa7dba;x-ecomp-requestid:dd4a2b56-eb87-440f-bb9b-3b6328aa7dba;x-onap-partnername:SO.APIH;x-invocationid:68e53adf-17e7-43e0-a810-ba03c5006187;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:04.627Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:04.647Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:04.648Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:04.648Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:04.648Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|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:Thu, 10 Mar 2022 06:05:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:04.649Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:04.650Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-10|/infraActiveRequests/dc0d99d3-dfe5-44be-bb4a-e2007d54572c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:04.663Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:05:04.663Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:04.664Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:05:04.664Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:04.664Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3dba3d748992f5dd;x-b3-spanid:5bfc979e56e12d69;x-b3-parentspanid:3dba3d748992f5dd;x-b3-sampled:0;x-onap-requestid:dd4a2b56-eb87-440f-bb9b-3b6328aa7dba;x-requestid:dd4a2b56-eb87-440f-bb9b-3b6328aa7dba;x-transactionid:dd4a2b56-eb87-440f-bb9b-3b6328aa7dba;x-ecomp-requestid:dd4a2b56-eb87-440f-bb9b-3b6328aa7dba;x-onap-partnername:SO.APIH;x-invocationid:978754c3-2d4e-4537-a7de-fc34309c7426;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:04.665Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:04.673Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:04.674Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:04.674Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:04.674Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|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:Thu, 10 Mar 2022 06:05:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:04.674Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:04.675Z|dd4a2b56-eb87-440f-bb9b-3b6328aa7dba|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:05:04.891Z|5805e514-09c6-4354-99e8-ceb0fd0eeb6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:05:04.892Z|5805e514-09c6-4354-99e8-ceb0fd0eeb6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:05:16.237Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:05:16.238Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:16.238Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:05:16.238Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:16.239Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bc2246a986cab939;x-b3-spanid:ab29f1e7c64b20b5;x-b3-parentspanid:bc2246a986cab939;x-b3-sampled:0;x-onap-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-transactionid:f0ce624b-d355-4865-b473-a7cf4103694c;x-ecomp-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-onap-partnername:SO.APIH;x-invocationid:bf64a82c-642e-4c06-a2c5-f1ee22ba4de9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:16.239Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:17.604Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-03-10T06:05:17.604Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:17.605Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-03-10T06:05:17.605Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-03-10T06:05:17.605Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bc2246a986cab939;x-b3-spanid:2bc55ad0158c36a5;x-b3-parentspanid:bc2246a986cab939;x-b3-sampled:0;x-onap-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-transactionid:f0ce624b-d355-4865-b473-a7cf4103694c;x-ecomp-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-onap-partnername:SO.APIH;x-invocationid:54fcd8cf-a925-461d-8d93-d70db7a7cbea;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=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:17.605Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:17.613Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-03-10T06:05:17.622Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:17.623Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:17.623Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:17.623Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-03-10T06:05:17.623Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:17.626Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-03-10T06:05:17.682Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-03-10T06:05:17.683Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:17.683Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-03-10T06:05:17.683Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-03-10T06:05:17.684Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:bc2246a986cab939;x-b3-spanid:86597bddea94cba7;x-b3-parentspanid:bc2246a986cab939;x-b3-sampled:0;x-onap-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-transactionid:f0ce624b-d355-4865-b473-a7cf4103694c;x-ecomp-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-onap-partnername:SO.APIH;x-invocationid:0be5c510-1300-4b4a-916d-69b58d53919e;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=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:17.684Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:17.703Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:17.703Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-03-10T06:05:17.704Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-03-10T06:05:17.704Z|f0ce624b-d355-4865-b473-a7cf4103694c|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/f0ce624b-d355-4865-b473-a7cf4103694c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:05:17 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:17.704Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:17.704Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-03-10T06:05:17.936Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-10T06:05:17.936Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:17.936Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-10T06:05:17.937Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-10T06:05:17.937Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:bc2246a986cab939;x-b3-spanid:76e087e6178ecedc;x-b3-parentspanid:a9e46604c8692714;x-b3-sampled:0;x-onap-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-transactionid:f0ce624b-d355-4865-b473-a7cf4103694c;x-ecomp-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-onap-partnername:UNKNOWN;x-invocationid:e7e4fe49-cd44-4aad-8755-8b0647959bac;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=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:05:17.938Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:17.955Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:17.956Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-10T06:05:17.956Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-10T06:05:17.957Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/12;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:05:17 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:17.957Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:17.958Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-10T06:05:17.980Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-5|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:05:17.981Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-5|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:17.981Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-5|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:05:17.981Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-5|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:17.982Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-5|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bc2246a986cab939;x-b3-spanid:10d53adaf1dcb86a;x-b3-parentspanid:a9e46604c8692714;x-b3-sampled:0;x-onap-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-transactionid:f0ce624b-d355-4865-b473-a7cf4103694c;x-ecomp-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-onap-partnername:UNKNOWN;x-invocationid:0bd56ed8-d388-40e6-848e-4b91e13a290e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:05:17.982Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-5|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:17.994Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-5|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:17.994Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-5|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:17.994Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-5|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:17.995Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-5|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|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:Thu, 10 Mar 2022 06:05:17 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:17.995Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-5|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:17.995Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-5|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:18.323Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:05:18.324Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:18.324Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:05:18.324Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Method      : PUT
2022-03-10T06:05:18.325Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:bc2246a986cab939;x-b3-spanid:bfb4e6cb8e377e79;x-b3-parentspanid:a9e46604c8692714;x-b3-sampled:0;x-onap-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-transactionid:f0ce624b-d355-4865-b473-a7cf4103694c;x-ecomp-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-onap-partnername:UNKNOWN;x-invocationid:5446d1b8-7863-482f-b8f1-58e126345de4;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=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:05:18.325Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:18.354Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:18.355Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:18.355Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:18.355Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:05:17 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:18.356Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:18.356Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:18.916Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:05:18.917Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:18.917Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:05:18.917Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:18.918Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2dc9ad259ad638f7;x-b3-spanid:efb04c3a57036904;x-b3-parentspanid:2dc9ad259ad638f7;x-b3-sampled:0;x-onap-requestid:765577ad-5fa7-4c9a-82f8-12d7fc181c6c;x-requestid:765577ad-5fa7-4c9a-82f8-12d7fc181c6c;x-transactionid:765577ad-5fa7-4c9a-82f8-12d7fc181c6c;x-ecomp-requestid:765577ad-5fa7-4c9a-82f8-12d7fc181c6c;x-onap-partnername:SO.APIH;x-invocationid:809fb4bc-8870-4824-8368-1b6e61a31ec1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:18.918Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:18.930Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:18.930Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:18.930Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:18.931Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|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:Thu, 10 Mar 2022 06:05:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:18.931Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:18.931Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:18.943Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:05:18.943Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:18.943Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:05:18.944Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:18.944Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2dc9ad259ad638f7;x-b3-spanid:a6ee3d75f294da13;x-b3-parentspanid:2dc9ad259ad638f7;x-b3-sampled:0;x-onap-requestid:765577ad-5fa7-4c9a-82f8-12d7fc181c6c;x-requestid:765577ad-5fa7-4c9a-82f8-12d7fc181c6c;x-transactionid:765577ad-5fa7-4c9a-82f8-12d7fc181c6c;x-ecomp-requestid:765577ad-5fa7-4c9a-82f8-12d7fc181c6c;x-onap-partnername:SO.APIH;x-invocationid:ee7a6665-1032-45ef-957f-56e283c82349;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:18.944Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:18.952Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:18.952Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:18.953Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:18.953Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:05:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:18.953Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:18.954Z|765577ad-5fa7-4c9a-82f8-12d7fc181c6c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:05:19.891Z|f525b325-3559-49ac-b6a6-51d7f826cbed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:05:19.893Z|f525b325-3559-49ac-b6a6-51d7f826cbed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:05:20.182Z|bf91dc8e-d92d-44e5-8e56-c2740171f745|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:05:20.183Z|bf91dc8e-d92d-44e5-8e56-c2740171f745|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:05:20.455Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-10|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:05:20.455Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-10|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:20.456Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-10|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:05:20.456Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-10|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:20.457Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-10|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8527999d1a916a43;x-b3-spanid:d48650279398cd32;x-b3-parentspanid:8527999d1a916a43;x-b3-sampled:0;x-onap-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-transactionid:f0ce624b-d355-4865-b473-a7cf4103694c;x-ecomp-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-onap-partnername:UNKNOWN;x-invocationid:79320f00-e6b7-43ac-9a1c-5083c2eedb57;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:05:20.457Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-10|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:20.473Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-10|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:20.474Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-10|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:20.475Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-10|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:20.476Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-10|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|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:Thu, 10 Mar 2022 06:05:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:20.476Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-10|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:20.477Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-10|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:20.491Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:05:20.492Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:20.492Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:05:20.492Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Method      : PUT
2022-03-10T06:05:20.492Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8527999d1a916a43;x-b3-spanid:4be7178f4d124084;x-b3-parentspanid:8527999d1a916a43;x-b3-sampled:0;x-onap-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-transactionid:f0ce624b-d355-4865-b473-a7cf4103694c;x-ecomp-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-onap-partnername:UNKNOWN;x-invocationid:8af0a7f6-4cc0-4930-87ef-559e0846498d;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=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:05:20.492Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:20.531Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:20.531Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:20.532Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:20.532Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:05:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:20.532Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:20.533Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:24.308Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:05:24.309Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:24.309Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:05:24.309Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Method      : PATCH
2022-03-10T06:05:24.310Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4d126d55e996bc8a;x-b3-spanid:4d126d55e996bc8a;x-b3-sampled:0;x-onap-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-transactionid:f0ce624b-d355-4865-b473-a7cf4103694c;x-ecomp-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-onap-partnername:UNKNOWN;x-invocationid:602ff546-1d5d-4c0c-9348-b0c83f0068a0;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=57EA71A3A8FD549B47A6138433B9DE45;accept-encoding:gzip,deflate;
2022-03-10T06:05:24.310Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:24.342Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:24.343Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:24.343Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:24.343Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|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:Thu, 10 Mar 2022 06:05:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:24.343Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:24.344Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:25.073Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-10T06:05:25.073Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:25.073Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-10T06:05:25.074Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:25.074Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0d057a0644ba614a;x-b3-spanid:f870daaa1bb38f55;x-b3-parentspanid:0d057a0644ba614a;x-b3-sampled:0;x-onap-requestid:81e7f7da-4103-4836-b04f-66b2b9027b21;x-requestid:81e7f7da-4103-4836-b04f-66b2b9027b21;x-transactionid:81e7f7da-4103-4836-b04f-66b2b9027b21;x-ecomp-requestid:81e7f7da-4103-4836-b04f-66b2b9027b21;x-onap-partnername:UNKNOWN;x-invocationid:d5dbbe42-f4e6-4d7d-8607-7ecf00d92cb9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=57EA71A3A8FD549B47A6138433B9DE45;accept-encoding:gzip,deflate;
2022-03-10T06:05:25.074Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:25.096Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-10T06:05:25.096Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:25.096Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-10T06:05:25.096Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-10T06:05:25.097Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0d057a0644ba614a;x-b3-spanid:299b86f3064ca448;x-b3-parentspanid:0d057a0644ba614a;x-b3-sampled:0;x-onap-requestid:81e7f7da-4103-4836-b04f-66b2b9027b21;x-requestid:81e7f7da-4103-4836-b04f-66b2b9027b21;x-transactionid:81e7f7da-4103-4836-b04f-66b2b9027b21;x-ecomp-requestid:81e7f7da-4103-4836-b04f-66b2b9027b21;x-onap-partnername:UNKNOWN;x-invocationid:6b58c000-abe6-4146-924a-69ee500dee82;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=57EA71A3A8FD549B47A6138433B9DE45;accept-encoding:gzip,deflate;
2022-03-10T06:05:25.097Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:25.115Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:25.115Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-10T06:05:25.115Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-10T06:05:25.116Z|81e7f7da-4103-4836-b04f-66b2b9027b21|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/15;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:05:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:25.116Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:25.116Z|81e7f7da-4103-4836-b04f-66b2b9027b21|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-10T06:05:29.113Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:05:29.114Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:29.114Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:05:29.114Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:29.114Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:640501e4bd8e4bd1;x-b3-spanid:228314d42c8ad20b;x-b3-parentspanid:640501e4bd8e4bd1;x-b3-sampled:0;x-onap-requestid:9c734b2d-ff40-444d-baef-8218f4e4fbb4;x-requestid:9c734b2d-ff40-444d-baef-8218f4e4fbb4;x-transactionid:9c734b2d-ff40-444d-baef-8218f4e4fbb4;x-ecomp-requestid:9c734b2d-ff40-444d-baef-8218f4e4fbb4;x-onap-partnername:SO.APIH;x-invocationid:61d4aa92-62ea-45af-b62b-6ddc212676d7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:29.114Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:29.131Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:29.131Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:29.132Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:29.132Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|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:Thu, 10 Mar 2022 06:05:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:29.132Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:29.132Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:29.144Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:05:29.144Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:29.145Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:05:29.145Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:29.145Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:640501e4bd8e4bd1;x-b3-spanid:c9e6409dbedc02b3;x-b3-parentspanid:640501e4bd8e4bd1;x-b3-sampled:0;x-onap-requestid:9c734b2d-ff40-444d-baef-8218f4e4fbb4;x-requestid:9c734b2d-ff40-444d-baef-8218f4e4fbb4;x-transactionid:9c734b2d-ff40-444d-baef-8218f4e4fbb4;x-ecomp-requestid:9c734b2d-ff40-444d-baef-8218f4e4fbb4;x-onap-partnername:SO.APIH;x-invocationid:7fdd5ef2-d180-45d0-b3fc-f4c306ba1d33;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:29.145Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:29.154Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:29.154Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:29.154Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:29.154Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|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:Thu, 10 Mar 2022 06:05:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:29.155Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:29.155Z|9c734b2d-ff40-444d-baef-8218f4e4fbb4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:05:34.891Z|3aa66856-d7cf-4497-9f1f-e74db8bb4194|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:05:34.892Z|3aa66856-d7cf-4497-9f1f-e74db8bb4194|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:05:39.651Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:05:39.652Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:39.652Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:05:39.652Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:39.652Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9ef31acbb7ca64f9;x-b3-spanid:13a6c19e8fce8aef;x-b3-parentspanid:9ef31acbb7ca64f9;x-b3-sampled:0;x-onap-requestid:759d3b41-89fa-4ca3-a28a-cd7f255d9aad;x-requestid:759d3b41-89fa-4ca3-a28a-cd7f255d9aad;x-transactionid:759d3b41-89fa-4ca3-a28a-cd7f255d9aad;x-ecomp-requestid:759d3b41-89fa-4ca3-a28a-cd7f255d9aad;x-onap-partnername:SO.APIH;x-invocationid:5eec3b21-2cac-4e7c-bcc2-f01bb88860f0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:39.652Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:39.666Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:39.667Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:39.667Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:39.667Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|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:Thu, 10 Mar 2022 06:05:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:39.667Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:39.667Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-6|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:39.682Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:05:39.683Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:39.683Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:05:39.683Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:39.683Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9ef31acbb7ca64f9;x-b3-spanid:54a81bde166d92e9;x-b3-parentspanid:9ef31acbb7ca64f9;x-b3-sampled:0;x-onap-requestid:759d3b41-89fa-4ca3-a28a-cd7f255d9aad;x-requestid:759d3b41-89fa-4ca3-a28a-cd7f255d9aad;x-transactionid:759d3b41-89fa-4ca3-a28a-cd7f255d9aad;x-ecomp-requestid:759d3b41-89fa-4ca3-a28a-cd7f255d9aad;x-onap-partnername:SO.APIH;x-invocationid:f54e3897-db71-4855-9e2d-9244e8c008de;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:39.684Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:39.695Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:39.695Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:39.695Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:39.696Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|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:Thu, 10 Mar 2022 06:05:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:39.696Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:39.696Z|759d3b41-89fa-4ca3-a28a-cd7f255d9aad|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:05:40.354Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-10T06:05:40.354Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:40.355Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-10T06:05:40.355Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:40.355Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1073f72cc8868d30;x-b3-spanid:40a0b46d6d0ab08b;x-b3-parentspanid:1073f72cc8868d30;x-b3-sampled:0;x-onap-requestid:5ca55aa2-1729-44bf-bf30-0aca61a9627e;x-requestid:5ca55aa2-1729-44bf-bf30-0aca61a9627e;x-transactionid:5ca55aa2-1729-44bf-bf30-0aca61a9627e;x-ecomp-requestid:5ca55aa2-1729-44bf-bf30-0aca61a9627e;x-onap-partnername:UNKNOWN;x-invocationid:defa3549-33da-4056-a553-ef8481fd8ab1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=57EA71A3A8FD549B47A6138433B9DE45;accept-encoding:gzip,deflate;
2022-03-10T06:05:40.355Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:40.368Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:40.369Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:40.369Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:40.370Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-8|/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:Thu, 10 Mar 2022 06:05:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:40.370Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:40.371Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2022-03-10T06:05:40.384Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-10|/requestProcessingData/15|bpel|||INFO|500||Entering
2022-03-10T06:05:40.385Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-10|/requestProcessingData/15|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:40.385Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-10|/requestProcessingData/15|bpel|||DEBUG|500||URI         : /requestProcessingData/15
2022-03-10T06:05:40.385Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-10|/requestProcessingData/15|bpel|||DEBUG|500||Method      : PUT
2022-03-10T06:05:40.386Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-10|/requestProcessingData/15|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:1073f72cc8868d30;x-b3-spanid:9ef107ce4ed56ada;x-b3-parentspanid:1073f72cc8868d30;x-b3-sampled:0;x-onap-requestid:5ca55aa2-1729-44bf-bf30-0aca61a9627e;x-requestid:5ca55aa2-1729-44bf-bf30-0aca61a9627e;x-transactionid:5ca55aa2-1729-44bf-bf30-0aca61a9627e;x-ecomp-requestid:5ca55aa2-1729-44bf-bf30-0aca61a9627e;x-onap-partnername:UNKNOWN;x-invocationid:db5c66bb-c44b-4920-b9f7-3df8fec18f96;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=57EA71A3A8FD549B47A6138433B9DE45;accept-encoding:gzip,deflate;
2022-03-10T06:05:40.386Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-10|/requestProcessingData/15|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:40.422Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-10|/requestProcessingData/15|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:40.423Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-10|/requestProcessingData/15|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:40.423Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-10|/requestProcessingData/15|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:40.423Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-10|/requestProcessingData/15|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/15;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:05:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:40.424Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-10|/requestProcessingData/15|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:40.424Z|5ca55aa2-1729-44bf-bf30-0aca61a9627e|http-nio-8083-exec-10|/requestProcessingData/15|bpel|||INFO|500||Exiting.
2022-03-10T06:05:41.104Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:05:41.105Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:41.105Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:05:41.105Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:41.106Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:34bfc45c539466d1;x-b3-spanid:fe22b0ae39318c19;x-b3-parentspanid:34bfc45c539466d1;x-b3-sampled:0;x-onap-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-transactionid:f0ce624b-d355-4865-b473-a7cf4103694c;x-ecomp-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-onap-partnername:UNKNOWN;x-invocationid:ec7ffc97-fef8-4a1c-b811-e9584591a61a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:05:41.106Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:41.119Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:41.119Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:41.120Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:41.120Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|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:Thu, 10 Mar 2022 06:05:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:41.120Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:41.120Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-9|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:41.133Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:05:41.133Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:41.134Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:05:41.134Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Method      : PUT
2022-03-10T06:05:41.134Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:34bfc45c539466d1;x-b3-spanid:ff135a66a5e9449c;x-b3-parentspanid:34bfc45c539466d1;x-b3-sampled:0;x-onap-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-transactionid:f0ce624b-d355-4865-b473-a7cf4103694c;x-ecomp-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-onap-partnername:UNKNOWN;x-invocationid:b89be061-8788-4209-8465-b6e491811dca;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=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:05:41.134Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:41.167Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:41.167Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:41.167Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:41.168Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:05:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:41.168Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:41.169Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-1|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:45.315Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:05:45.316Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:45.316Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:05:45.316Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:45.317Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9577b825b5cf65d3;x-b3-spanid:224f406e263d13a9;x-b3-parentspanid:9577b825b5cf65d3;x-b3-sampled:0;x-onap-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-transactionid:f0ce624b-d355-4865-b473-a7cf4103694c;x-ecomp-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-onap-partnername:UNKNOWN;x-invocationid:ca216331-4271-40d7-a6c7-fb7b93e44ea6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:05:45.317Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:45.333Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:45.334Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:45.335Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:45.335Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|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:Thu, 10 Mar 2022 06:05:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:45.335Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:45.336Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-2|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:45.354Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:05:45.355Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:45.355Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:05:45.355Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Method      : PUT
2022-03-10T06:05:45.356Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:9577b825b5cf65d3;x-b3-spanid:894e7d598e302551;x-b3-parentspanid:9577b825b5cf65d3;x-b3-sampled:0;x-onap-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-transactionid:f0ce624b-d355-4865-b473-a7cf4103694c;x-ecomp-requestid:f0ce624b-d355-4865-b473-a7cf4103694c;x-onap-partnername:UNKNOWN;x-invocationid:64f17df7-9ff7-4d28-9131-d155bbf433d2;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=59BBED74160DC4798375AD8EEF482DFD;accept-encoding:gzip,deflate;
2022-03-10T06:05:45.356Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:45.390Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:45.391Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:45.391Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:45.391Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:05:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:45.392Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:45.392Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-3|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:49.891Z|6fc8bf39-aceb-4fd2-9790-20d2b96bccbf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:05:49.892Z|6fc8bf39-aceb-4fd2-9790-20d2b96bccbf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:05:50.179Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:05:50.180Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:50.180Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:05:50.180Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:50.180Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:78e79084ba9d7743;x-b3-spanid:9bc058502e35d9e1;x-b3-parentspanid:78e79084ba9d7743;x-b3-sampled:0;x-onap-requestid:cfddbf0a-b8c0-4258-860d-8f2d7f94d44b;x-requestid:cfddbf0a-b8c0-4258-860d-8f2d7f94d44b;x-transactionid:cfddbf0a-b8c0-4258-860d-8f2d7f94d44b;x-ecomp-requestid:cfddbf0a-b8c0-4258-860d-8f2d7f94d44b;x-onap-partnername:SO.APIH;x-invocationid:258cd4aa-d35c-4ae2-987d-fa7044b9cdab;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:50.181Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:50.184Z|c495b675-e7f4-4029-827c-5e231177034a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-10T06:05:50.185Z|c495b675-e7f4-4029-827c-5e231177034a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-10T06:05:50.197Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:50.197Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:50.198Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:50.198Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|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:Thu, 10 Mar 2022 06:05:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:50.198Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:50.199Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-4|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Exiting.
2022-03-10T06:05:50.213Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:05:50.214Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:50.214Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:05:50.214Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:05:50.214Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:78e79084ba9d7743;x-b3-spanid:b6727498610d75ec;x-b3-parentspanid:78e79084ba9d7743;x-b3-sampled:0;x-onap-requestid:cfddbf0a-b8c0-4258-860d-8f2d7f94d44b;x-requestid:cfddbf0a-b8c0-4258-860d-8f2d7f94d44b;x-transactionid:cfddbf0a-b8c0-4258-860d-8f2d7f94d44b;x-ecomp-requestid:cfddbf0a-b8c0-4258-860d-8f2d7f94d44b;x-onap-partnername:SO.APIH;x-invocationid:97ca827d-4844-446e-8a54-72e675041318;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:05:50.215Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:50.222Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:50.223Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:05:50.223Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:05:50.223Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|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:Thu, 10 Mar 2022 06:05:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:05:50.223Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:05:50.224Z|cfddbf0a-b8c0-4258-860d-8f2d7f94d44b|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:05:57.191Z|f9690667-3a91-4d5d-8ce3-26acf7509f42|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-10T06:05:57.191Z|f9690667-3a91-4d5d-8ce3-26acf7509f42|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-10T06:05:57.192Z|f9690667-3a91-4d5d-8ce3-26acf7509f42|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-10T06:05:57.192Z|f9690667-3a91-4d5d-8ce3-26acf7509f42|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-10T06:05:57.192Z|f9690667-3a91-4d5d-8ce3-26acf7509f42|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-10T06:05:57.192Z|f9690667-3a91-4d5d-8ce3-26acf7509f42|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-10T06:05:57.198Z|f9690667-3a91-4d5d-8ce3-26acf7509f42|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-10T06:05:57.198Z|f9690667-3a91-4d5d-8ce3-26acf7509f42|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-10T06:05:57.199Z|f9690667-3a91-4d5d-8ce3-26acf7509f42|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-10T06:05:57.199Z|f9690667-3a91-4d5d-8ce3-26acf7509f42|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:Thu, 10 Mar 2022 06:05:57 GMT;Connection:close;
2022-03-10T06:05:57.199Z|f9690667-3a91-4d5d-8ce3-26acf7509f42|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-10T06:05:57.200Z|f9690667-3a91-4d5d-8ce3-26acf7509f42|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-10T06:06:00.719Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:06:00.719Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:06:00.720Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:06:00.720Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:06:00.720Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d53121c709c53ddc;x-b3-spanid:832828280b1570fa;x-b3-parentspanid:d53121c709c53ddc;x-b3-sampled:0;x-onap-requestid:97b1cee7-752f-4a11-98cd-aa0b7c293851;x-requestid:97b1cee7-752f-4a11-98cd-aa0b7c293851;x-transactionid:97b1cee7-752f-4a11-98cd-aa0b7c293851;x-ecomp-requestid:97b1cee7-752f-4a11-98cd-aa0b7c293851;x-onap-partnername:SO.APIH;x-invocationid:1039ea20-2a5a-44c5-a906-fbfba8433031;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:06:00.720Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:06:00.735Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:06:00.735Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:06:00.735Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:06:00.735Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|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:Thu, 10 Mar 2022 06:06:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:06:00.736Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:06:00.736Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-7|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Exiting.
2022-03-10T06:06:00.752Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-10T06:06:00.753Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:06:00.753Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-10T06:06:00.753Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-10T06:06:00.753Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d53121c709c53ddc;x-b3-spanid:bc8ca3d5f5c7e463;x-b3-parentspanid:d53121c709c53ddc;x-b3-sampled:0;x-onap-requestid:97b1cee7-752f-4a11-98cd-aa0b7c293851;x-requestid:97b1cee7-752f-4a11-98cd-aa0b7c293851;x-transactionid:97b1cee7-752f-4a11-98cd-aa0b7c293851;x-ecomp-requestid:97b1cee7-752f-4a11-98cd-aa0b7c293851;x-onap-partnername:SO.APIH;x-invocationid:d7a2084a-a2a9-41cd-af42-dc0edb5cace0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=C3E0AB6D16426169416990A74D38CDDB;accept-encoding:gzip,deflate;
2022-03-10T06:06:00.754Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-10T06:06:00.762Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-10T06:06:00.763Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-10T06:06:00.763Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-10T06:06:00.763Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 10 Mar 2022 06:06:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-10T06:06:00.763Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-10T06:06:00.764Z|97b1cee7-752f-4a11-98cd-aa0b7c293851|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-10T06:06:00.930Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-10|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||INFO|500||Entering
2022-03-10T06:06:00.930Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-10|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-10T06:06:00.930Z|f0ce624b-d355-4865-b473-a7cf4103694c|http-nio-8083-exec-10|/infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f0ce624b-d355-4865-b473-a7cf4103694c
2022-03-10T06:06:00.931Z|f0ce624b-d355-4865-b473-a7c