============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6kao/00073d/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 54 items

data_read_correctness.py ..
order_by_with_limit.py .
tablets_movement.py ..
test_cs_many_updates.py drop table: 13.4 ms
create table: 263.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 21.3
    "median_ms": 29.9
    "max_ms": 31.3
    "stdev_ms": 2.8
select count(*) after initial inserts: 94.7 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 34.4
    "min_ms": 28.2
    "median_ms": 34.1
    "max_ms": 56.0
    "stdev_ms": 3.4
select count(*) after all modifications: 2132.7 ms
select all: 2116.6 ms
delete from table: 2160.0 ms
select all after delete: 2196.4 ms
.

============================== slowest durations ===============================
299.60s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
95.66s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
84.21s call     tablets_movement.py::TestTabletsMovement::test[ROW]
31.03s call     order_by_with_limit.py::TestOrderBy::test
27.34s setup    data_read_correctness.py::TestDataReadCorrectness::test
26.49s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
15.69s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.45s setup    order_by_with_limit.py::TestOrderBy::test
3.75s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.48s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
1.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.59s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.56s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.29s call     data_read_correctness.py::TestDataReadCorrectness::test
0.20s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s teardown data_read_correctness.py::TestDataReadCorrectness::test

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 595.03s (0:09: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/6kao/000743/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 54 items

test_cs_many_updates.py drop table: 36.2 ms
create table: 868.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 58.3
    "min_ms": 30.7
    "median_ms": 50.7
    "max_ms": 102.0
    "stdev_ms": 25.9
select count(*) after initial inserts: 382.0 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 90.5
    "min_ms": 38.8
    "median_ms": 80.4
    "max_ms": 300.1
    "stdev_ms": 38.8
updates (step 1):
    "runs": 200
    "avg_ms": 283.5
    "min_ms": 184.9
    "median_ms": 274.5
    "max_ms": 687.9
    "stdev_ms": 62.9
upserts (step 2):
    "runs": 200
    "avg_ms": 47.8
    "min_ms": 25.4
    "median_ms": 44.8
    "max_ms": 134.1
    "stdev_ms": 16.0
select count(*) after all modifications: 587.1 ms
select all: 751.9 ms
delete from table: 839.0 ms
select all after delete: 519.3 ms
.drop table: 132.3 ms
create table: 1009.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 73.5
    "min_ms": 37.4
    "median_ms": 75.8
    "max_ms": 129.1
    "stdev_ms": 25.5
select count(*) after initial inserts: 215.9 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 188.7
    "min_ms": 96.8
    "median_ms": 168.3
    "max_ms": 517.4
    "stdev_ms": 70.5
select count(*) after all modifications: 302.3 ms
select all: 277.4 ms
delete from table: 287.3 ms
select all after delete: 235.1 ms
.drop table: 36.4 ms
create table: 444.9 ms
initial inserts:
    "runs": 15
    "avg_ms": 30.0
    "min_ms": 25.3
    "median_ms": 30.0
    "max_ms": 33.1
    "stdev_ms": 2.0
select count(*) after initial inserts: 92.2 ms
updates (step 0):
    "runs": 150
    "avg_ms": 118.3
    "min_ms": 93.3
    "median_ms": 114.3
    "max_ms": 176.9
    "stdev_ms": 15.3
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 57.4
    "min_ms": 47.7
    "median_ms": 54.8
    "max_ms": 83.9
    "stdev_ms": 7.5
select count(*) after all modifications: 364.7 ms
select all: 320.0 ms
delete from table: 372.4 ms
select all after delete: 320.4 ms
.drop table: 34.8 ms
create table: 448.1 ms
initial inserts:
    "runs": 20
    "avg_ms": 35.4
    "min_ms": 26.1
    "median_ms": 34.1
    "max_ms": 50.4
    "stdev_ms": 7.3
select count(*) after initial inserts: 104.9 ms
updates (step 0):
    "runs": 200
    "avg_ms": 103.9
    "min_ms": 79.1
    "median_ms": 102.1
    "max_ms": 161.6
    "stdev_ms": 12.3
upserts (step 1):
    "runs": 200
    "avg_ms": 40.4
    "min_ms": 20.6
    "median_ms": 35.7
    "max_ms": 116.5
    "stdev_ms": 16.0
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 73.9
    "min_ms": 59.4
    "median_ms": 71.9
    "max_ms": 129.3
    "stdev_ms": 11.4
select count(*) after all modifications: 598.0 ms
select all: 586.7 ms
delete from table: 718.6 ms
select all after delete: 536.2 ms
.drop table: 30.0 ms
create table: 661.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 42.2
    "min_ms": 27.6
    "median_ms": 43.4
    "max_ms": 56.8
    "stdev_ms": 9.0
select count(*) after initial inserts: 129.3 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 31.9
    "min_ms": 22.4
    "median_ms": 28.9
    "max_ms": 113.2
    "stdev_ms": 9.3
select count(*) after all modifications: 360.1 ms
select all: 253.4 ms
delete from table: 247.7 ms
select all after delete: 227.9 ms
.Generated operation sequence:
  0. UPDATE: 16 operations
  1. UPSERT: 3 operations
  2. UPDATE: 13 operations
  3. UPDATE: 15 operations
  4. UPDATE: 20 operations
  5. UPSERT: 2 operations
  6. UPDATE: 13 operations
  7. BULK_UPSERT: 8 operations
  8. UPDATE: 6 operations
  9. UPSERT: 9 operations
drop table: 28.0 ms
create table: 450.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.5
    "min_ms": 25.6
    "median_ms": 30.0
    "max_ms": 33.5
    "stdev_ms": 2.3
select count(*) after initial inserts: 139.0 ms
updates (step 0):
    "runs": 160
    "avg_ms": 113.1
    "min_ms": 81.3
    "median_ms": 108.7
    "max_ms": 185.0
    "stdev_ms": 19.5
upserts (step 1):
    "runs": 30
    "avg_ms": 30.4
    "min_ms": 23.1
    "median_ms": 29.1
    "max_ms": 45.4
    "stdev_ms": 5.5
updates (step 2):
    "runs": 130
    "avg_ms": 120.0
    "min_ms": 89.8
    "median_ms": 115.1
    "max_ms": 261.7
    "stdev_ms": 24.0
updates (step 3):
    "runs": 150
    "avg_ms": 123.5
    "min_ms": 84.7
    "median_ms": 119.7
    "max_ms": 190.9
    "stdev_ms": 22.0
updates (step 4):
    "runs": 200
    "avg_ms": 132.1
    "min_ms": 100.9
    "median_ms": 127.5
    "max_ms": 232.1
    "stdev_ms": 20.2
upserts (step 5):
    "runs": 20
    "avg_ms": 28.2
    "min_ms": 23.4
    "median_ms": 26.3
    "max_ms": 39.4
    "stdev_ms": 4.8
updates (step 6):
    "runs": 130
    "avg_ms": 112.3
    "min_ms": 89.9
    "median_ms": 110.0
    "max_ms": 145.5
    "stdev_ms": 12.3
bulk_upserts (step 7):
    "runs": 8
    "avg_ms": 40.6
    "min_ms": 35.6
    "median_ms": 42.1
    "max_ms": 44.4
    "stdev_ms": 2.9
updates (step 8):
    "runs": 60
    "avg_ms": 128.9
    "min_ms": 105.2
    "median_ms": 128.5
    "max_ms": 171.5
    "stdev_ms": 13.0
upserts (step 9):
    "runs": 90
    "avg_ms": 24.3
    "min_ms": 19.8
    "median_ms": 24.2
    "max_ms": 30.8
    "stdev_ms": 1.6
select count(*) after all modifications: 220.7 ms
select all: 235.7 ms
delete from table: 247.3 ms
select all after delete: 229.7 ms
.

============================== slowest durations ===============================
191.87s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
106.83s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
79.89s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
39.99s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
34.29s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
25.89s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
22.61s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 509.13s (0:08:29) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6kao/000744/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 54 items

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

============================== slowest durations ===============================
156.23s call     test_log_scenario.py::TestLogScenario::test_log_uniform
76.36s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
71.23s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
17.19s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
12.14s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 348.71s (0:05:48) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6kao/00073c/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 54 items

test_overloads.py ......

============================== slowest durations ===============================
22.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
17.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
13.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
9.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
7.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
7.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
3.11s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
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-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 82.40s (0:01:22) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6kao/000741/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
21.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
17.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
12.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
8.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
7.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
3.11s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.03s 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-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 71.25s (0:01:11) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6kao/000742/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
21.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
19.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
10.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
8.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 72.58s (0:01:12) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6kao/00073e/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
22.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
18.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
12.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
10.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
7.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.03s 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]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 75.24s (0:01:15) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6kao/000745/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
21.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
21.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
11.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
10.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
8.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 76.88s (0:01:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6kao/000740/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
118.95s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
88.86s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
87.49s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
23.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
19.16s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 342.18s (0:05:42) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6kao/00073f/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 54 items

test_overloads.py ..F
upgrade_to_internal_path_id.py 
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!

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/6kao/00073f/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/6kao/00073f/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/6kao/00073f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/6kao/00073f', '--source-root', '/home/runner/.ya/build/build_root/6kao/00073f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/6kao/00073f/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/6kao/00073f/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/6kao/00073f/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/6kao/00073f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/6kao/00073f', '--source-root', '/home/runner/.ya/build/build_root/6kao/00073f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/6kao/00073f/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",), {})
