============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/05lp/003d23/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 56 items

data_read_correctness.py ..
order_by_with_limit.py ....

============================== slowest durations ===============================
144.09s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
76.45s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
49.97s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
24.64s call     order_by_with_limit.py::TestOrderBy::test_random
7.09s setup    data_read_correctness.py::TestDataReadCorrectness::test
5.37s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
4.93s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.22s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.18s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.15s call     data_read_correctness.py::TestDataReadCorrectness::test
0.08s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.03s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random

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

tablets_movement.py ..
test_cs_many_updates.py drop table: 49.8 ms
create table: 290.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 34.0
    "min_ms": 29.2
    "median_ms": 32.2
    "max_ms": 48.1
    "stdev_ms": 5.9
select count(*) after initial inserts: 110.6 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 45.7
    "min_ms": 38.9
    "median_ms": 45.2
    "max_ms": 80.2
    "stdev_ms": 3.5
select count(*) after all modifications: 2287.3 ms
select all: 2737.5 ms
delete from table: 2965.8 ms
select all after delete: 3685.9 ms
.drop table: 29.8 ms
create table: 414.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.4
    "min_ms": 26.3
    "median_ms": 30.6
    "max_ms": 48.6
    "stdev_ms": 6.4
select count(*) after initial inserts: 95.7 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 52.5
    "min_ms": 44.1
    "median_ms": 49.1
    "max_ms": 95.1
    "stdev_ms": 8.6
updates (step 1):
    "runs": 200
    "avg_ms": 134.6
    "min_ms": 112.1
    "median_ms": 133.3
    "max_ms": 183.8
    "stdev_ms": 10.9
upserts (step 2):
    "runs": 200
    "avg_ms": 24.5
    "min_ms": 19.3
    "median_ms": 23.5
    "max_ms": 49.2
    "stdev_ms": 4.0
select count(*) after all modifications: 313.9 ms
select all: 310.4 ms
delete from table: 321.9 ms
select all after delete: 307.7 ms
.drop table: 27.4 ms
create table: 391.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.6
    "min_ms": 26.0
    "median_ms": 29.9
    "max_ms": 32.8
    "stdev_ms": 1.9
select count(*) after initial inserts: 92.2 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 117.9
    "min_ms": 70.9
    "median_ms": 110.4
    "max_ms": 886.2
    "stdev_ms": 41.7
select count(*) after all modifications: 297.7 ms
select all: 241.5 ms
delete from table: 267.0 ms
select all after delete: 206.3 ms
.drop table: 35.3 ms
create table: 513.0 ms
initial inserts:
    "runs": 15
    "avg_ms": 32.9
    "min_ms": 23.7
    "median_ms": 31.6
    "max_ms": 51.3
    "stdev_ms": 6.9
select count(*) after initial inserts: 105.2 ms
updates (step 0):
    "runs": 150
    "avg_ms": 130.7
    "min_ms": 87.9
    "median_ms": 129.4
    "max_ms": 268.6
    "stdev_ms": 25.4
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 92.3
    "min_ms": 65.0
    "median_ms": 88.3
    "max_ms": 167.9
    "stdev_ms": 20.0
select count(*) after all modifications: 377.8 ms
select all: 470.6 ms
delete from table: 668.1 ms
select all after delete: 405.3 ms
.

============================== slowest durations ===============================
119.77s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
100.62s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
85.63s call     tablets_movement.py::TestTabletsMovement::test[ROW]
39.18s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
35.32s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
31.91s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
3.81s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.76s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.86s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.49s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
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[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 424.86s (0:07:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/05lp/003d55/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 56 items

test_cs_many_updates.py drop table: 17.4 ms
create table: 309.9 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.3
    "min_ms": 19.3
    "median_ms": 30.3
    "max_ms": 39.0
    "stdev_ms": 4.5
select count(*) after initial inserts: 141.3 ms
updates (step 0):
    "runs": 200
    "avg_ms": 121.1
    "min_ms": 72.6
    "median_ms": 115.9
    "max_ms": 392.8
    "stdev_ms": 35.0
upserts (step 1):
    "runs": 200
    "avg_ms": 29.0
    "min_ms": 20.3
    "median_ms": 26.9
    "max_ms": 57.8
    "stdev_ms": 6.6
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 88.4
    "min_ms": 71.4
    "median_ms": 83.2
    "max_ms": 230.3
    "stdev_ms": 19.3
select count(*) after all modifications: 465.8 ms
select all: 447.6 ms
delete from table: 506.7 ms
select all after delete: 395.4 ms
.drop table: 31.8 ms
create table: 386.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 23.3
    "median_ms": 30.2
    "max_ms": 39.0
    "stdev_ms": 4.4
select count(*) after initial inserts: 71.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 21.6
    "min_ms": 16.4
    "median_ms": 21.4
    "max_ms": 36.8
    "stdev_ms": 2.1
select count(*) after all modifications: 262.7 ms
select all: 208.3 ms
delete from table: 232.6 ms
select all after delete: 180.2 ms
.Generated operation sequence:
  0. BULK_UPSERT: 15 operations
  1. UPDATE: 17 operations
  2. BULK_UPSERT: 1 operations
  3. UPSERT: 1 operations
  4. BULK_UPSERT: 18 operations
  5. BULK_UPSERT: 2 operations
  6. BULK_UPSERT: 5 operations
  7. BULK_UPSERT: 18 operations
  8. UPSERT: 1 operations
  9. BULK_UPSERT: 15 operations
drop table: 20.1 ms
create table: 333.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 27.7
    "min_ms": 19.5
    "median_ms": 29.8
    "max_ms": 30.9
    "stdev_ms": 4.3
select count(*) after initial inserts: 68.7 ms
bulk_upserts (step 0):
    "runs": 15
    "avg_ms": 42.8
    "min_ms": 39.9
    "median_ms": 42.9
    "max_ms": 45.0
    "stdev_ms": 1.4
updates (step 1):
    "runs": 170
    "avg_ms": 83.6
    "min_ms": 69.7
    "median_ms": 82.8
    "max_ms": 150.3
    "stdev_ms": 7.6
bulk_upserts (step 2): 46.4 ms
upserts (step 3):
    "runs": 10
    "avg_ms": 21.5
    "min_ms": 19.1
    "median_ms": 20.7
    "max_ms": 25.8
    "stdev_ms": 2.1
bulk_upserts (step 4):
    "runs": 18
    "avg_ms": 44.0
    "min_ms": 40.6
    "median_ms": 44.1
    "max_ms": 47.8
    "stdev_ms": 1.9
bulk_upserts (step 5):
    "runs": 2
    "avg_ms": 45.2
    "min_ms": 44.2
    "median_ms": 46.2
    "max_ms": 46.2
    "stdev_ms": 1.5
bulk_upserts (step 6):
    "runs": 5
    "avg_ms": 45.0
    "min_ms": 44.1
    "median_ms": 45.0
    "max_ms": 45.9
    "stdev_ms": 0.7
bulk_upserts (step 7):
    "runs": 18
    "avg_ms": 45.2
    "min_ms": 42.9
    "median_ms": 45.5
    "max_ms": 47.3
    "stdev_ms": 1.4
upserts (step 8):
    "runs": 10
    "avg_ms": 20.4
    "min_ms": 19.1
    "median_ms": 20.4
    "max_ms": 22.9
    "stdev_ms": 1.1
bulk_upserts (step 9):
    "runs": 15
    "avg_ms": 43.6
    "min_ms": 40.1
    "median_ms": 43.3
    "max_ms": 47.8
    "stdev_ms": 2.1
select count(*) after all modifications: 138.4 ms
select all: 168.2 ms
delete from table: 193.5 ms
select all after delete: 118.1 ms
.
test_log_scenario.py ...

============================== slowest durations ===============================
104.21s call     test_log_scenario.py::TestLogScenario::test_log_uniform
53.87s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
41.75s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
37.29s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
23.29s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
19.23s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
12.10s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
7.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
3.80s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
3.76s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
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[upsert]

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

test_overloads.py ......

============================== slowest durations ===============================
7.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
6.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
6.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
5.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
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-1-2]
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-1-128]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 40.38s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/05lp/003d72/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 56 items

test_overloads.py ......

============================== slowest durations ===============================
8.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.08s teardown 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-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 38.69s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/05lp/003c5d/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 56 items

test_overloads.py ......

============================== slowest durations ===============================
10.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
6.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
1.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 37.04s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/05lp/003ce5/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 56 items

test_overloads.py .....

============================== slowest durations ===============================
8.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
7.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
1.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 32.40s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/05lp/003d30/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 56 items

test_overloads.py .....

============================== slowest durations ===============================
7.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 34.74s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/05lp/003cf8/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 56 items

test_overloads.py .....

============================== slowest durations ===============================
98.69s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
82.23s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
81.31s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
7.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
7.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 280.77s (0:04:40) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/05lp/003cf7/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 56 items

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