============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ws7g/0004c2/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 58 items

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

============================== slowest durations ===============================
296.64s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
62.25s call     order_by_with_limit.py::TestOrderBy::test_random
55.50s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
21.60s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
10.65s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.79s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.61s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.27s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.19s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.10s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.07s teardown data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.05s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.03s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]
0.02s teardown data_read_correctness.py::TestDataReadCorrectness::test[table]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 452.96s (0:07: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/ws7g/0004ba/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 58 items

order_by_with_limit.py .
tablets_movement.py ..
test_cs_many_updates.py drop table: 15.5 ms
create table: 221.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 27.2
    "min_ms": 19.5
    "median_ms": 28.9
    "max_ms": 31.1
    "stdev_ms": 4.3
select count(*) after initial inserts: 90.3 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 43.1
    "min_ms": 37.0
    "median_ms": 41.9
    "max_ms": 100.8
    "stdev_ms": 5.5
select count(*) after all modifications: 1907.9 ms
select all: 2005.6 ms
delete from table: 2246.1 ms
select all after delete: 2276.0 ms
.drop table: 40.7 ms
create table: 281.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 27.3
    "min_ms": 19.2
    "median_ms": 29.9
    "max_ms": 31.3
    "stdev_ms": 4.3
select count(*) after initial inserts: 67.2 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 42.9
    "min_ms": 37.7
    "median_ms": 42.8
    "max_ms": 54.8
    "stdev_ms": 2.9
updates (step 1):
    "runs": 200
    "avg_ms": 105.5
    "min_ms": 90.6
    "median_ms": 104.6
    "max_ms": 131.5
    "stdev_ms": 7.4
upserts (step 2):
    "runs": 200
    "avg_ms": 20.2
    "min_ms": 17.3
    "median_ms": 20.3
    "max_ms": 26.7
    "stdev_ms": 1.2
select count(*) after all modifications: 232.1 ms
select all: 245.1 ms
delete from table: 261.6 ms
select all after delete: 221.3 ms
.drop table: 23.8 ms
create table: 304.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 26.4
    "min_ms": 19.4
    "median_ms": 29.8
    "max_ms": 30.7
    "stdev_ms": 4.8
select count(*) after initial inserts: 65.0 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 83.8
    "min_ms": 64.1
    "median_ms": 81.8
    "max_ms": 192.7
    "stdev_ms": 11.6
select count(*) after all modifications: 188.7 ms
select all: 178.4 ms


============================== slowest durations ===============================
238.20s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
108.12s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
84.29s call     tablets_movement.py::TestTabletsMovement::test[ROW]
31.06s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
30.62s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
11.50s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
3.79s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.18s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.75s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.54s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.34s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.02s setup    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[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 5 passed in 601.99s (0:10:01) =========================

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/ws7g/0004ba/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/ws7g/0004ba/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ws7g/0004ba/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ws7g/0004ba', '--source-root', '/home/runner/.ya/build/build_root/ws7g/0004ba/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ws7g/0004ba/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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', '1', '--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/ws7g/0004ba/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/ws7g/0004ba/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ws7g/0004ba/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ws7g/0004ba', '--source-root', '/home/runner/.ya/build/build_root/ws7g/0004ba/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ws7g/0004ba/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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', '1', '--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",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ws7g/0004c9/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 58 items

test_cs_many_updates.py drop table: 48.6 ms
create table: 670.8 ms
initial inserts:
    "runs": 15
    "avg_ms": 52.6
    "min_ms": 34.6
    "median_ms": 46.6
    "max_ms": 86.3
    "stdev_ms": 16.2
select count(*) after initial inserts: 235.0 ms
updates (step 0):
    "runs": 150
    "avg_ms": 234.3
    "min_ms": 109.4
    "median_ms": 188.1
    "max_ms": 2624.1
    "stdev_ms": 244.1
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 206.2
    "min_ms": 91.2
    "median_ms": 179.8
    "max_ms": 1887.5
    "stdev_ms": 190.2
select count(*) after all modifications: 652.7 ms
select all: 1207.9 ms
delete from table: 644.1 ms
select all after delete: 521.3 ms
.drop table: 351.8 ms
create table: 1078.9 ms
initial inserts:
    "runs": 20
    "avg_ms": 108.6
    "min_ms": 30.4
    "median_ms": 101.9
    "max_ms": 204.4
    "stdev_ms": 51.2
select count(*) after initial inserts: 212.4 ms
updates (step 0):
    "runs": 200
    "avg_ms": 178.1
    "min_ms": 104.3
    "median_ms": 170.2
    "max_ms": 460.9
    "stdev_ms": 51.8
upserts (step 1):
    "runs": 200
    "avg_ms": 32.9
    "min_ms": 22.5
    "median_ms": 31.2
    "max_ms": 68.8
    "stdev_ms": 7.3
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 100.4
    "min_ms": 75.9
    "median_ms": 91.9
    "max_ms": 326.8
    "stdev_ms": 28.9
select count(*) after all modifications: 582.4 ms
select all: 491.3 ms
delete from table: 529.4 ms
select all after delete: 453.6 ms
.drop table: 30.5 ms
create table: 357.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.5
    "min_ms": 26.3
    "median_ms": 29.6
    "max_ms": 32.7
    "stdev_ms": 2.2
select count(*) after initial inserts: 82.0 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 54.2
    "min_ms": 21.4
    "median_ms": 47.6
    "max_ms": 296.3
    "stdev_ms": 27.0
select count(*) after all modifications: 528.7 ms
select all: 302.4 ms
delete from table: 382.3 ms
select all after delete: 416.8 ms
.Generated operation sequence:
  0. UPSERT: 7 operations
  1. UPDATE: 16 operations
  2. UPSERT: 16 operations
  3. UPSERT: 11 operations
  4. BULK_UPSERT: 1 operations
  5. BULK_UPSERT: 16 operations
  6. UPDATE: 10 operations
  7. BULK_UPSERT: 11 operations
  8. BULK_UPSERT: 17 operations
  9. UPSERT: 14 operations
drop table: 78.6 ms
create table: 809.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 53.7
    "min_ms": 39.0
    "median_ms": 50.5
    "max_ms": 86.5
    "stdev_ms": 16.9
select count(*) after initial inserts: 153.6 ms
upserts (step 0):
    "runs": 70
    "avg_ms": 49.1
    "min_ms": 22.5
    "median_ms": 44.9
    "max_ms": 97.7
    "stdev_ms": 16.6
updates (step 1):
    "runs": 160
    "avg_ms": 182.2
    "min_ms": 103.3
    "median_ms": 177.5
    "max_ms": 450.3
    "stdev_ms": 49.7
upserts (step 2):
    "runs": 160
    "avg_ms": 36.5
    "min_ms": 24.4
    "median_ms": 32.7
    "max_ms": 88.9
    "stdev_ms": 11.6
upserts (step 3):
    "runs": 110
    "avg_ms": 32.6
    "min_ms": 22.9
    "median_ms": 30.8
    "max_ms": 61.8
    "stdev_ms": 7.5
bulk_upserts (step 4): 57.5 ms
bulk_upserts (step 5):
    "runs": 16
    "avg_ms": 56.3
    "min_ms": 48.5
    "median_ms": 54.8
    "max_ms": 79.6
    "stdev_ms": 7.4
updates (step 6):
    "runs": 100
    "avg_ms": 164.9
    "min_ms": 111.0
    "median_ms": 152.1
    "max_ms": 310.6
    "stdev_ms": 43.1
bulk_upserts (step 7):
    "runs": 11
    "avg_ms": 80.0
    "min_ms": 51.2
    "median_ms": 77.8
    "max_ms": 127.4
    "stdev_ms": 22.0
bulk_upserts (step 8):
    "runs": 17
    "avg_ms": 60.0
    "min_ms": 50.4
    "median_ms": 57.5
    "max_ms": 89.7
    "stdev_ms": 9.1
upserts (step 9):
    "runs": 140
    "avg_ms": 38.7
    "min_ms": 24.4
    "median_ms": 32.5
    "max_ms": 138.7
    "stdev_ms": 17.9
select count(*) after all modifications: 332.8 ms
select all: 374.5 ms
delete from table: 367.5 ms
select all after delete: 328.8 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
82.33s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
69.77s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
67.34s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
60.55s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
58.15s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
56.65s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
7.43s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.06s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
4.48s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
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_upsert_bulk_upsert]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
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[update_bulk_upsert]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 421.72s (0:07:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ws7g/0004a5/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 58 items

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

============================== slowest durations ===============================
96.95s call     test_log_scenario.py::TestLogScenario::test_log_uniform
12.10s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
8.39s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
6.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
6.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
6.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.15s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.02s 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]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 151.52s (0:02:31) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ws7g/0004bd/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 58 items

test_overloads.py ......

============================== slowest durations ===============================
11.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
10.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
9.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
9.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s teardown 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]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 57.99s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ws7g/0004b3/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 58 items

test_overloads.py ......

============================== slowest durations ===============================
14.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
11.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
11.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
10.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
10.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.19s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.04s 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-1]
0.02s 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]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 69.10s (0:01:09) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ws7g/00049a/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 58 items

test_overloads.py ......

============================== slowest durations ===============================
14.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
13.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
11.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
10.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
9.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
8.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
3.14s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
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[1000-2-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 71.97s (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/ws7g/0004c5/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 58 items

test_overloads.py ......

============================== slowest durations ===============================
29.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
20.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
13.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
11.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
6.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
1.14s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.12s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 90.08s (0:01:30) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ws7g/0004aa/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 58 items

test_overloads.py .....

============================== slowest durations ===============================
114.61s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
77.73s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
74.33s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
22.41s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
10.20s 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.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 301.46s (0:05:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ws7g/0004b7/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 58 items

test_overloads.py ...
upgrade_to_internal_path_id.py .

============================== slowest durations ===============================
262.78s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
127.88s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
102.05s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
73.89s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
8.79s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 4 passed in 598.90s (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/ws7g/0004b7/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/ws7g/0004b7/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ws7g/0004b7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ws7g/0004b7', '--source-root', '/home/runner/.ya/build/build_root/ws7g/0004b7/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ws7g/0004b7/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/ws7g/0004b7/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/ws7g/0004b7/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ws7g/0004b7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ws7g/0004b7', '--source-root', '/home/runner/.ya/build/build_root/ws7g/0004b7/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ws7g/0004b7/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",), {})
