============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5vf2/00218d/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 ===============================
325.29s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
55.42s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
32.21s call     order_by_with_limit.py::TestOrderBy::test_random
4.48s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
4.23s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.13s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.25s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.18s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.17s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.16s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.11s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.02s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.02s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]
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 427.52s (0:07:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5vf2/002185/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: 36.9 ms
create table: 476.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 46.9
    "min_ms": 26.1
    "median_ms": 43.3
    "max_ms": 86.0
    "stdev_ms": 18.4
select count(*) after initial inserts: 130.8 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 73.1
    "min_ms": 42.1
    "median_ms": 65.5
    "max_ms": 214.0
    "stdev_ms": 27.9
select count(*) after all modifications: 2441.7 ms
select all: 2950.5 ms
delete from table: 2817.8 ms
select all after delete: 3077.2 ms
.drop table: 64.7 ms
create table: 638.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 39.6
    "min_ms": 24.3
    "median_ms": 36.0
    "max_ms": 65.8
    "stdev_ms": 13.6
select count(*) after initial inserts: 138.7 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 105.2
    "min_ms": 48.2
    "median_ms": 99.9
    "max_ms": 216.8
    "stdev_ms": 37.5
updates (step 1):
    "runs": 200
    "avg_ms": 273.6
    "min_ms": 168.9
    "median_ms": 264.5
    "max_ms": 641.1
    "stdev_ms": 68.4
upserts (step 2):
    "runs": 200
    "avg_ms": 36.4
    "min_ms": 24.2
    "median_ms": 33.9
    "max_ms": 106.6
    "stdev_ms": 10.6
select count(*) after all modifications: 357.5 ms
select all: 372.3 ms
delete from table: 647.1 ms
select all after delete: 345.7 ms
.drop table: 35.2 ms
create table: 555.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.5
    "min_ms": 27.0
    "median_ms": 35.3
    "max_ms": 39.2
    "stdev_ms": 4.1
select count(*) after initial inserts: 119.7 ms


============================== slowest durations ===============================
238.74s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
109.13s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
88.02s call     tablets_movement.py::TestTabletsMovement::test[ROW]
75.50s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
48.94s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.93s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
4.30s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
4.13s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.63s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.55s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.22s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
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_update_upsert]
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]

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

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/5vf2/002185/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/5vf2/002185/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/5vf2/002185/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/5vf2/002185', '--source-root', '/home/runner/.ya/build/build_root/5vf2/002185/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/5vf2/002185/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/5vf2/002185/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/5vf2/002185/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/5vf2/002185/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/5vf2/002185', '--source-root', '/home/runner/.ya/build/build_root/5vf2/002185/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/5vf2/002185/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/5vf2/00217b/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: 71.8 ms
create table: 503.6 ms
initial inserts:
    "runs": 15
    "avg_ms": 42.7
    "min_ms": 27.8
    "median_ms": 37.6
    "max_ms": 71.9
    "stdev_ms": 15.1
select count(*) after initial inserts: 222.0 ms
updates (step 0):
    "runs": 150
    "avg_ms": 158.3
    "min_ms": 114.5
    "median_ms": 150.5
    "max_ms": 288.7
    "stdev_ms": 30.0
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 121.5
    "min_ms": 70.6
    "median_ms": 117.5
    "max_ms": 268.1
    "stdev_ms": 40.3
select count(*) after all modifications: 371.7 ms
select all: 385.0 ms
delete from table: 413.7 ms
select all after delete: 316.2 ms
.drop table: 39.4 ms
create table: 681.4 ms
initial inserts:
    "runs": 20
    "avg_ms": 42.5
    "min_ms": 26.0
    "median_ms": 39.5
    "max_ms": 74.0
    "stdev_ms": 13.7
select count(*) after initial inserts: 154.9 ms
updates (step 0):
    "runs": 200
    "avg_ms": 201.2
    "min_ms": 110.8
    "median_ms": 191.3
    "max_ms": 557.8
    "stdev_ms": 55.5
upserts (step 1):
    "runs": 200
    "avg_ms": 53.0
    "min_ms": 25.0
    "median_ms": 46.2
    "max_ms": 187.9
    "stdev_ms": 23.7
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 134.2
    "min_ms": 82.8
    "median_ms": 130.4
    "max_ms": 205.6
    "stdev_ms": 29.0
select count(*) after all modifications: 1100.1 ms
select all: 707.9 ms
delete from table: 769.1 ms
select all after delete: 595.0 ms
.drop table: 65.8 ms
create table: 696.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 43.5
    "min_ms": 24.6
    "median_ms": 37.2
    "max_ms": 71.8
    "stdev_ms": 14.4
select count(*) after initial inserts: 128.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 55.7
    "min_ms": 23.4
    "median_ms": 50.3
    "max_ms": 192.4
    "stdev_ms": 23.5
select count(*) after all modifications: 859.9 ms
select all: 435.4 ms
delete from table: 685.3 ms
select all after delete: 348.5 ms
.Generated operation sequence:
  0. UPSERT: 16 operations
  1. UPDATE: 5 operations
  2. BULK_UPSERT: 10 operations
  3. BULK_UPSERT: 20 operations
  4. UPSERT: 2 operations
  5. UPDATE: 15 operations
  6. BULK_UPSERT: 4 operations
  7. UPDATE: 3 operations
  8. BULK_UPSERT: 5 operations
  9. UPDATE: 5 operations
drop table: 56.3 ms
create table: 762.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 73.3
    "min_ms": 41.1
    "median_ms": 77.2
    "max_ms": 123.2
    "stdev_ms": 29.1
select count(*) after initial inserts: 224.5 ms
upserts (step 0):
    "runs": 160
    "avg_ms": 56.3
    "min_ms": 25.2
    "median_ms": 51.5
    "max_ms": 155.5
    "stdev_ms": 22.2
updates (step 1):
    "runs": 50
    "avg_ms": 289.5
    "min_ms": 191.8
    "median_ms": 265.2
    "max_ms": 564.7
    "stdev_ms": 81.9
bulk_upserts (step 2):
    "runs": 10
    "avg_ms": 130.3
    "min_ms": 70.7
    "median_ms": 110.9
    "max_ms": 269.9
    "stdev_ms": 59.2
bulk_upserts (step 3):
    "runs": 20
    "avg_ms": 89.3
    "min_ms": 54.9
    "median_ms": 89.5
    "max_ms": 137.8
    "stdev_ms": 22.9
upserts (step 4):
    "runs": 20
    "avg_ms": 38.0
    "min_ms": 30.7
    "median_ms": 38.2
    "max_ms": 60.3
    "stdev_ms": 6.9
updates (step 5):
    "runs": 150
    "avg_ms": 238.6
    "min_ms": 148.2
    "median_ms": 237.4
    "max_ms": 426.0
    "stdev_ms": 44.6
bulk_upserts (step 6):
    "runs": 4
    "avg_ms": 95.1
    "min_ms": 68.2
    "median_ms": 104.7
    "max_ms": 128.8
    "stdev_ms": 27.2
updates (step 7):
    "runs": 30
    "avg_ms": 218.7
    "min_ms": 160.8
    "median_ms": 209.5
    "max_ms": 342.6
    "stdev_ms": 41.3
bulk_upserts (step 8):
    "runs": 5
    "avg_ms": 99.5
    "min_ms": 71.7
    "median_ms": 104.3
    "max_ms": 119.8
    "stdev_ms": 19.2
updates (step 9):
    "runs": 50
    "avg_ms": 213.1
    "min_ms": 149.1
    "median_ms": 203.7
    "max_ms": 360.7
    "stdev_ms": 47.4
select count(*) after all modifications: 203.7 ms
select all: 330.1 ms
delete from table: 286.3 ms
select all after delete: 198.1 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
84.03s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
69.16s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
61.69s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
59.40s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
41.23s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
38.84s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
12.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
7.06s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
5.09s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
4.42s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.04s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[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 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]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 383.97s (0:06:23) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5vf2/00218e/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 ===============================
116.09s call     test_log_scenario.py::TestLogScenario::test_log_uniform
12.33s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
7.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
6.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
6.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
6.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.56s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
3.11s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.05s setup    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.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]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    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 167.70s (0:02:47) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5vf2/002193/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 ===============================
6.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.85s 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.01s setup    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[1-10000-128]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 38.22s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5vf2/002188/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 ===============================
6.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
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-1]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 34.50s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5vf2/00217d/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 ===============================
6.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.12s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s 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]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 36.75s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5vf2/002182/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 ===============================
6.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s 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-64]
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-1]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 37.87s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5vf2/002196/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 ===============================
107.01s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
104.11s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
99.25s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
7.89s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
4.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.13s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

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