============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/97wc/000219/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 53 items

data_read_correctness.py ..
order_by_with_limit.py .
tablets_movement.py ..
test_cs_many_updates.py drop table: 12.6 ms
create table: 232.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 23.7
    "min_ms": 19.2
    "median_ms": 21.7
    "max_ms": 30.1
    "stdev_ms": 4.6
select count(*) after initial inserts: 81.6 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 33.0
    "min_ms": 27.1
    "median_ms": 32.3
    "max_ms": 59.6
    "stdev_ms": 4.1
select count(*) after all modifications: 1991.2 ms
select all: 1867.9 ms
delete from table: 2056.0 ms
select all after delete: 2028.2 ms
.

============================== slowest durations ===============================
227.61s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
84.96s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
79.32s call     tablets_movement.py::TestTabletsMovement::test[ROW]
25.03s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
23.71s call     order_by_with_limit.py::TestOrderBy::test
5.74s setup    data_read_correctness.py::TestDataReadCorrectness::test
5.58s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.19s setup    order_by_with_limit.py::TestOrderBy::test
3.07s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
2.98s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
1.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.48s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.47s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.24s call     data_read_correctness.py::TestDataReadCorrectness::test
0.12s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 464.31s (0:07:44) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/97wc/000215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 53 items

test_cs_many_updates.py drop table: 102.3 ms
create table: 657.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 42.0
    "min_ms": 32.1
    "median_ms": 43.1
    "max_ms": 53.0
    "stdev_ms": 6.2
select count(*) after initial inserts: 196.2 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 66.2
    "min_ms": 43.3
    "median_ms": 63.7
    "max_ms": 146.8
    "stdev_ms": 16.7
updates (step 1):
    "runs": 200
    "avg_ms": 283.0
    "min_ms": 173.9
    "median_ms": 272.4
    "max_ms": 545.9
    "stdev_ms": 66.5
upserts (step 2):
    "runs": 200
    "avg_ms": 59.3
    "min_ms": 28.1
    "median_ms": 54.7
    "max_ms": 177.5
    "stdev_ms": 23.3
select count(*) after all modifications: 1023.2 ms
select all: 522.6 ms
delete from table: 1198.1 ms
select all after delete: 599.7 ms
.drop table: 47.4 ms
create table: 701.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 52.2
    "min_ms": 28.4
    "median_ms": 44.8
    "max_ms": 119.4
    "stdev_ms": 26.1
select count(*) after initial inserts: 155.9 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 130.1
    "min_ms": 78.9
    "median_ms": 123.3
    "max_ms": 288.4
    "stdev_ms": 29.5
select count(*) after all modifications: 261.2 ms
select all: 239.6 ms
delete from table: 284.2 ms
select all after delete: 235.5 ms
.drop table: 28.6 ms
create table: 413.4 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.3
    "min_ms": 23.4
    "median_ms": 30.0
    "max_ms": 30.5
    "stdev_ms": 2.0
select count(*) after initial inserts: 90.2 ms
updates (step 0):
    "runs": 150
    "avg_ms": 92.3
    "min_ms": 72.8
    "median_ms": 91.7
    "max_ms": 116.0
    "stdev_ms": 7.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 44.3
    "min_ms": 38.4
    "median_ms": 44.0
    "max_ms": 55.8
    "stdev_ms": 3.3
select count(*) after all modifications: 268.4 ms
select all: 259.3 ms
delete from table: 278.1 ms
select all after delete: 216.2 ms
.drop table: 22.0 ms
create table: 300.5 ms
initial inserts:
    "runs": 20
    "avg_ms": 27.9
    "min_ms": 19.5
    "median_ms": 30.0
    "max_ms": 34.6
    "stdev_ms": 4.4
select count(*) after initial inserts: 108.5 ms
updates (step 0):
    "runs": 200
    "avg_ms": 85.6
    "min_ms": 71.4
    "median_ms": 84.8
    "max_ms": 108.9
    "stdev_ms": 7.2
upserts (step 1):
    "runs": 200
    "avg_ms": 23.1
    "min_ms": 19.2
    "median_ms": 23.0
    "max_ms": 32.3
    "stdev_ms": 2.2
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 50.6
    "min_ms": 42.3
    "median_ms": 50.7
    "max_ms": 62.0
    "stdev_ms": 4.3
select count(*) after all modifications: 452.8 ms
select all: 356.1 ms
delete from table: 397.3 ms
select all after delete: 331.2 ms
.drop table: 26.8 ms
create table: 302.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 26.3
    "median_ms": 30.1
    "max_ms": 30.6
    "stdev_ms": 1.2
select count(*) after initial inserts: 75.3 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 21.8
    "min_ms": 17.2
    "median_ms": 21.6
    "max_ms": 79.1
    "stdev_ms": 2.7
select count(*) after all modifications: 262.2 ms
select all: 198.3 ms
delete from table: 223.0 ms
select all after delete: 209.1 ms
.Generated operation sequence:
  0. UPSERT: 19 operations
  1. UPSERT: 15 operations
  2. BULK_UPSERT: 18 operations
  3. UPDATE: 16 operations
  4. UPSERT: 20 operations
  5. UPSERT: 19 operations
  6. BULK_UPSERT: 10 operations
  7. UPSERT: 7 operations
  8. BULK_UPSERT: 12 operations
  9. BULK_UPSERT: 11 operations
drop table: 23.0 ms
create table: 372.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.6
    "min_ms": 25.9
    "median_ms": 30.1
    "max_ms": 30.5
    "stdev_ms": 1.3
select count(*) after initial inserts: 88.0 ms
upserts (step 0):
    "runs": 190
    "avg_ms": 23.9
    "min_ms": 20.1
    "median_ms": 23.7
    "max_ms": 34.5
    "stdev_ms": 2.1
upserts (step 1):
    "runs": 150
    "avg_ms": 23.4
    "min_ms": 19.2
    "median_ms": 23.3
    "max_ms": 32.1
    "stdev_ms": 1.9
bulk_upserts (step 2):
    "runs": 18
    "avg_ms": 36.7
    "min_ms": 32.5
    "median_ms": 36.1
    "max_ms": 44.5
    "stdev_ms": 3.3
updates (step 3):
    "runs": 160
    "avg_ms": 97.2
    "min_ms": 80.1
    "median_ms": 96.9
    "max_ms": 138.3
    "stdev_ms": 7.9
upserts (step 4):
    "runs": 200
    "avg_ms": 21.4
    "min_ms": 17.9
    "median_ms": 21.3
    "max_ms": 29.5
    "stdev_ms": 1.7
upserts (step 5):
    "runs": 190
    "avg_ms": 21.3
    "min_ms": 17.8
    "median_ms": 21.3
    "max_ms": 26.9
    "stdev_ms": 1.5
bulk_upserts (step 6):
    "runs": 10
    "avg_ms": 34.3
    "min_ms": 31.3
    "median_ms": 34.8
    "max_ms": 36.5
    "stdev_ms": 1.8
upserts (step 7):
    "runs": 70
    "avg_ms": 21.9
    "min_ms": 18.3
    "median_ms": 21.9
    "max_ms": 24.9
    "stdev_ms": 1.5
bulk_upserts (step 8):
    "runs": 12
    "avg_ms": 35.7
    "min_ms": 31.7
    "median_ms": 35.2
    "max_ms": 40.2
    "stdev_ms": 2.4
bulk_upserts (step 9):
    "runs": 11
    "avg_ms": 34.3
    "min_ms": 31.3
    "median_ms": 33.9
    "max_ms": 37.9
    "stdev_ms": 2.5
select count(*) after all modifications: 407.1 ms
select all: 368.1 ms
delete from table: 404.9 ms
select all after delete: 361.3 ms
.

============================== slowest durations ===============================
132.52s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
79.81s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
37.59s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
29.33s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
23.39s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
20.28s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
5.18s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 332.02s (0:05:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/97wc/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 53 items

test_log_scenario.py ...
test_overloads.py ...

============================== slowest durations ===============================
103.77s call     test_log_scenario.py::TestLogScenario::test_log_uniform
80.86s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
58.65s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
12.09s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.51s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
3.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
1.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 274.22s (0:04:34) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/97wc/000230/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 53 items

test_overloads.py .....

============================== slowest durations ===============================
8.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
8.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
8.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
7.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
7.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 43.32s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/97wc/00022b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 53 items

test_overloads.py .....

============================== slowest durations ===============================
13.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
12.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
9.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
9.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
8.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.11s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 57.06s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/97wc/00021f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 53 items

test_overloads.py .....

============================== slowest durations ===============================
9.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
6.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 38.68s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/97wc/000222/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 53 items

test_overloads.py .....

============================== slowest durations ===============================
7.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
6.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
6.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.17s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 36.03s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/97wc/00022d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 53 items

test_overloads.py .....

============================== slowest durations ===============================
12.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
11.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
10.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
10.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
8.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 56.53s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/97wc/000225/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 53 items

test_overloads.py .....

============================== slowest durations ===============================
114.11s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
81.96s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
81.45s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
8.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
7.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 295.71s (0:04:55) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/97wc/00021c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 53 items

test_overloads.py ...
upgrade_to_internal_path_id.py .
zip_bomb.py .

============================== slowest durations ===============================
241.93s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
109.53s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
95.46s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
84.18s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
36.02s call     zip_bomb.py::TestZipBomb::test
8.84s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.77s setup    zip_bomb.py::TestZipBomb::test
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 5 passed in 598.53s (0:09:58) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ner/.ya/build/build_root/97wc/00021c/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/97wc/00021c/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/97wc/00021c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/97wc/00021c', '--source-root', '/home/runner/.ya/build/build_root/97wc/00021c/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/97wc/00021c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ner/.ya/build/build_root/97wc/00021c/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/97wc/00021c/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/97wc/00021c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/97wc/00021c', '--source-root', '/home/runner/.ya/build/build_root/97wc/00021c/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/97wc/00021c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
