============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f4hs/000815/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 ===============================
301.73s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
74.06s call     order_by_with_limit.py::TestOrderBy::test_random
67.63s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
10.49s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
9.62s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
6.04s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.61s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.49s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.38s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.37s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.15s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.08s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.01s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 472.50s (0:07:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f4hs/000811/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: 18.2 ms
create table: 302.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 24.4
    "median_ms": 29.9
    "max_ms": 34.3
    "stdev_ms": 2.6
select count(*) after initial inserts: 121.8 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 52.1
    "min_ms": 42.7
    "median_ms": 50.7
    "max_ms": 142.9
    "stdev_ms": 7.4
select count(*) after all modifications: 2991.5 ms
select all: 3179.1 ms
delete from table: 3229.8 ms
select all after delete: 3064.7 ms
.drop table: 58.4 ms
create table: 343.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.8
    "min_ms": 21.2
    "median_ms": 30.8
    "max_ms": 50.9
    "stdev_ms": 9.2
select count(*) after initial inserts: 102.7 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 47.6
    "min_ms": 40.1
    "median_ms": 46.2
    "max_ms": 96.1
    "stdev_ms": 8.0
updates (step 1):
    "runs": 200
    "avg_ms": 119.4
    "min_ms": 96.2
    "median_ms": 117.5
    "max_ms": 158.9
    "stdev_ms": 12.3
upserts (step 2):
    "runs": 200
    "avg_ms": 20.6
    "min_ms": 17.1
    "median_ms": 20.5
    "max_ms": 27.5
    "stdev_ms": 1.8
select count(*) after all modifications: 225.0 ms
select all: 231.6 ms
delete from table: 264.6 ms
select all after delete: 212.0 ms
.drop table: 22.7 ms
create table: 270.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 21.2
    "median_ms": 29.9
    "max_ms": 30.8
    "stdev_ms": 2.9
select count(*) after initial inserts: 63.9 ms


============================== slowest durations ===============================
234.14s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
110.79s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
93.92s call     tablets_movement.py::TestTabletsMovement::test[ROW]
39.28s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
34.54s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
7.43s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
4.09s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.79s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.94s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.59s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.31s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.01s 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]
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]

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

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/f4hs/000811/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/f4hs/000811/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/f4hs/000811/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/f4hs/000811', '--source-root', '/home/runner/.ya/build/build_root/f4hs/000811/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/f4hs/000811/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/f4hs/000811/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/f4hs/000811/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/f4hs/000811/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/f4hs/000811', '--source-root', '/home/runner/.ya/build/build_root/f4hs/000811/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/f4hs/000811/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/f4hs/00080d/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: 105.8 ms
create table: 558.0 ms
initial inserts:
    "runs": 15
    "avg_ms": 66.8
    "min_ms": 27.6
    "median_ms": 58.0
    "max_ms": 205.8
    "stdev_ms": 44.4
select count(*) after initial inserts: 236.9 ms
updates (step 0):
    "runs": 150
    "avg_ms": 206.3
    "min_ms": 116.4
    "median_ms": 195.5
    "max_ms": 384.1
    "stdev_ms": 54.2
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 126.4
    "min_ms": 78.9
    "median_ms": 120.1
    "max_ms": 245.9
    "stdev_ms": 34.2
select count(*) after all modifications: 461.4 ms
select all: 388.3 ms
delete from table: 588.7 ms
select all after delete: 412.4 ms
.drop table: 58.5 ms
create table: 529.2 ms
initial inserts:
    "runs": 20
    "avg_ms": 46.0
    "min_ms": 32.2
    "median_ms": 42.9
    "max_ms": 74.2
    "stdev_ms": 11.3
select count(*) after initial inserts: 139.4 ms
updates (step 0):
    "runs": 200
    "avg_ms": 143.8
    "min_ms": 99.1
    "median_ms": 138.4
    "max_ms": 265.4
    "stdev_ms": 25.2
upserts (step 1):
    "runs": 200
    "avg_ms": 47.4
    "min_ms": 26.1
    "median_ms": 43.5
    "max_ms": 122.5
    "stdev_ms": 16.6
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 123.0
    "min_ms": 89.1
    "median_ms": 119.0
    "max_ms": 218.0
    "stdev_ms": 21.6
select count(*) after all modifications: 781.5 ms
select all: 569.0 ms
delete from table: 916.5 ms
select all after delete: 565.0 ms
.drop table: 33.0 ms
create table: 705.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 50.2
    "min_ms": 36.4
    "median_ms": 48.6
    "max_ms": 85.1
    "stdev_ms": 14.8
select count(*) after initial inserts: 222.9 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 46.6
    "min_ms": 25.0
    "median_ms": 41.1
    "max_ms": 176.0
    "stdev_ms": 18.5
select count(*) after all modifications: 363.6 ms
select all: 275.5 ms
delete from table: 378.2 ms
select all after delete: 340.8 ms
.Generated operation sequence:
  0. UPDATE: 9 operations
  1. UPSERT: 15 operations
  2. UPDATE: 1 operations
  3. UPDATE: 16 operations
  4. UPSERT: 5 operations
  5. UPSERT: 14 operations
  6. UPDATE: 6 operations
  7. UPDATE: 11 operations
  8. UPSERT: 3 operations
  9. UPSERT: 5 operations
drop table: 68.0 ms
create table: 811.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.6
    "min_ms": 28.3
    "median_ms": 32.6
    "max_ms": 33.3
    "stdev_ms": 1.7
select count(*) after initial inserts: 109.2 ms
updates (step 0):
    "runs": 90
    "avg_ms": 180.1
    "min_ms": 102.8
    "median_ms": 174.9
    "max_ms": 348.9
    "stdev_ms": 45.6
upserts (step 1):
    "runs": 150
    "avg_ms": 43.1
    "min_ms": 26.5
    "median_ms": 38.8
    "max_ms": 112.8
    "stdev_ms": 14.2
updates (step 2):
    "runs": 10
    "avg_ms": 191.7
    "min_ms": 130.8
    "median_ms": 193.0
    "max_ms": 312.2
    "stdev_ms": 55.2
updates (step 3):
    "runs": 160
    "avg_ms": 173.2
    "min_ms": 109.6
    "median_ms": 164.5
    "max_ms": 513.8
    "stdev_ms": 46.2
upserts (step 4):
    "runs": 50
    "avg_ms": 43.2
    "min_ms": 26.4
    "median_ms": 37.2
    "max_ms": 85.5
    "stdev_ms": 15.5
upserts (step 5):
    "runs": 140
    "avg_ms": 73.0
    "min_ms": 25.5
    "median_ms": 58.7
    "max_ms": 362.2
    "stdev_ms": 48.8
updates (step 6):
    "runs": 60
    "avg_ms": 209.9
    "min_ms": 122.0
    "median_ms": 204.1
    "max_ms": 362.5
    "stdev_ms": 57.1
updates (step 7):
    "runs": 110
    "avg_ms": 157.6
    "min_ms": 114.4
    "median_ms": 152.3
    "max_ms": 276.0
    "stdev_ms": 30.2
upserts (step 8):
    "runs": 30
    "avg_ms": 28.6
    "min_ms": 24.2
    "median_ms": 28.4
    "max_ms": 38.4
    "stdev_ms": 2.8
upserts (step 9):
    "runs": 50
    "avg_ms": 32.7
    "min_ms": 25.8
    "median_ms": 30.8
    "max_ms": 49.2
    "stdev_ms": 5.1
select count(*) after all modifications: 215.8 ms
select all: 259.1 ms
delete from table: 287.8 ms
select all after delete: 223.4 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
99.43s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
94.92s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
84.40s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
55.05s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
49.49s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
47.38s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
12.07s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
8.20s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
6.07s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.10s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.03s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s 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 setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 460.89s (0:07: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/f4hs/00080a/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 ===============================
82.88s call     test_log_scenario.py::TestLogScenario::test_log_uniform
12.55s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
7.57s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
6.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
6.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
6.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.07s 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-128]
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-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 136.68s (0:02: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/f4hs/00081c/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 ===============================
10.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
8.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
8.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
7.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
6.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.13s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.12s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 50.93s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f4hs/00081a/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 ===============================
12.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
8.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
7.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
6.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.09s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.10s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
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-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 51.64s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f4hs/000817/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 ===============================
10.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
8.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
7.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
6.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
6.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.14s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.09s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.08s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.08s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 48.73s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f4hs/00081e/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 ===============================
10.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
10.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
9.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
6.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
6.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
1.09s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.13s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 50.97s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f4hs/000813/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 ===============================
125.32s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
123.28s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
76.58s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
16.14s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.09s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.11s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 352.90s (0:05:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f4hs/00080f/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 
!!!!!!!!!!!!!! _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/f4hs/00080f/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/f4hs/00080f/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/f4hs/00080f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/f4hs/00080f', '--source-root', '/home/runner/.ya/build/build_root/f4hs/00080f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/f4hs/00080f/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/f4hs/00080f/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/f4hs/00080f/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/f4hs/00080f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/f4hs/00080f', '--source-root', '/home/runner/.ya/build/build_root/f4hs/00080f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/f4hs/00080f/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",), {})
