============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f6pm/004fbd/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 ===============================
161.74s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
53.77s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
26.59s call     order_by_with_limit.py::TestOrderBy::test_random
3.96s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.76s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.52s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.35s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.32s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.18s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.15s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.04s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.02s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]
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 255.03s (0:04:15) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f6pm/004fc7/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: 16.3 ms
create table: 299.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 27.6
    "median_ms": 29.6
    "max_ms": 31.4
    "stdev_ms": 1.0
select count(*) after initial inserts: 125.2 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 52.5
    "min_ms": 40.0
    "median_ms": 50.1
    "max_ms": 114.6
    "stdev_ms": 8.9
select count(*) after all modifications: 2562.4 ms
select all: 2819.9 ms
delete from table: 3012.0 ms
select all after delete: 3022.7 ms
.drop table: 39.4 ms
create table: 444.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.0
    "min_ms": 22.4
    "median_ms": 30.8
    "max_ms": 36.3
    "stdev_ms": 4.1
select count(*) after initial inserts: 88.5 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 51.8
    "min_ms": 44.9
    "median_ms": 50.3
    "max_ms": 75.8
    "stdev_ms": 5.9
updates (step 1):
    "runs": 200
    "avg_ms": 253.1
    "min_ms": 125.6
    "median_ms": 229.2
    "max_ms": 798.2
    "stdev_ms": 107.7
upserts (step 2):
    "runs": 200
    "avg_ms": 100.8
    "min_ms": 30.8
    "median_ms": 93.8
    "max_ms": 444.2
    "stdev_ms": 52.8
select count(*) after all modifications: 868.0 ms
select all: 701.2 ms
delete from table: 1149.6 ms
select all after delete: 644.0 ms
.drop table: 191.1 ms
create table: 1256.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 96.3
    "min_ms": 37.7
    "median_ms": 107.2
    "max_ms": 156.4
    "stdev_ms": 45.4
select count(*) after initial inserts: 198.0 ms


============================== slowest durations ===============================
105.27s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
100.26s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
88.75s call     tablets_movement.py::TestTabletsMovement::test[ROW]
80.20s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
38.44s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
22.14s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
4.47s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.72s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.63s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.56s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.32s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.19s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.04s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
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 607.64s (0:10:07) =========================

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/f6pm/004fc7/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/f6pm/004fc7/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/f6pm/004fc7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/f6pm/004fc7', '--source-root', '/home/runner/.ya/build/build_root/f6pm/004fc7/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/f6pm/004fc7/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/f6pm/004fc7/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/f6pm/004fc7/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/f6pm/004fc7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/f6pm/004fc7', '--source-root', '/home/runner/.ya/build/build_root/f6pm/004fc7/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/f6pm/004fc7/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/f6pm/004ff9/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: 116.0 ms
create table: 376.7 ms
initial inserts:
    "runs": 15
    "avg_ms": 35.7
    "min_ms": 23.1
    "median_ms": 34.2
    "max_ms": 51.9
    "stdev_ms": 8.3
select count(*) after initial inserts: 147.0 ms
updates (step 0):
    "runs": 150
    "avg_ms": 103.6
    "min_ms": 83.3
    "median_ms": 99.8
    "max_ms": 182.4
    "stdev_ms": 15.6
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 60.7
    "min_ms": 56.5
    "median_ms": 60.4
    "max_ms": 69.7
    "stdev_ms": 2.1
select count(*) after all modifications: 281.1 ms
select all: 266.1 ms
delete from table: 311.3 ms
select all after delete: 263.8 ms
.drop table: 28.9 ms
create table: 405.1 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.1
    "min_ms": 24.9
    "median_ms": 29.9
    "max_ms": 43.6
    "stdev_ms": 3.7
select count(*) after initial inserts: 90.2 ms
updates (step 0):
    "runs": 200
    "avg_ms": 99.1
    "min_ms": 77.1
    "median_ms": 96.0
    "max_ms": 202.9
    "stdev_ms": 14.2
upserts (step 1):
    "runs": 200
    "avg_ms": 29.7
    "min_ms": 21.3
    "median_ms": 25.6
    "max_ms": 85.5
    "stdev_ms": 10.7
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 86.5
    "min_ms": 74.5
    "median_ms": 84.7
    "max_ms": 120.2
    "stdev_ms": 8.5
select count(*) after all modifications: 515.5 ms
select all: 482.7 ms
delete from table: 536.2 ms
select all after delete: 451.8 ms
.drop table: 28.1 ms
create table: 458.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 26.5
    "median_ms": 29.6
    "max_ms": 33.2
    "stdev_ms": 1.9
select count(*) after initial inserts: 94.5 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 27.3
    "min_ms": 19.7
    "median_ms": 25.8
    "max_ms": 133.2
    "stdev_ms": 6.4
select count(*) after all modifications: 302.8 ms
select all: 351.7 ms
delete from table: 363.2 ms
select all after delete: 240.7 ms
.Generated operation sequence:
  0. BULK_UPSERT: 8 operations
  1. UPDATE: 3 operations
  2. UPDATE: 2 operations
  3. BULK_UPSERT: 16 operations
  4. UPDATE: 9 operations
  5. UPSERT: 8 operations
  6. BULK_UPSERT: 10 operations
  7. BULK_UPSERT: 17 operations
  8. UPSERT: 16 operations
  9. BULK_UPSERT: 3 operations
drop table: 38.6 ms
create table: 481.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 25.1
    "median_ms": 29.3
    "max_ms": 38.9
    "stdev_ms": 4.1
select count(*) after initial inserts: 90.9 ms
bulk_upserts (step 0):
    "runs": 8
    "avg_ms": 52.5
    "min_ms": 47.8
    "median_ms": 52.4
    "max_ms": 60.6
    "stdev_ms": 5.3
updates (step 1):
    "runs": 30
    "avg_ms": 117.8
    "min_ms": 95.7
    "median_ms": 117.9
    "max_ms": 146.1
    "stdev_ms": 13.8
updates (step 2):
    "runs": 20
    "avg_ms": 111.0
    "min_ms": 87.0
    "median_ms": 105.8
    "max_ms": 161.3
    "stdev_ms": 20.0
bulk_upserts (step 3):
    "runs": 16
    "avg_ms": 58.9
    "min_ms": 45.3
    "median_ms": 56.9
    "max_ms": 85.3
    "stdev_ms": 11.1
updates (step 4):
    "runs": 90
    "avg_ms": 111.8
    "min_ms": 86.4
    "median_ms": 106.7
    "max_ms": 169.7
    "stdev_ms": 19.6
upserts (step 5):
    "runs": 80
    "avg_ms": 22.5
    "min_ms": 19.0
    "median_ms": 22.0
    "max_ms": 30.1
    "stdev_ms": 2.1
bulk_upserts (step 6):
    "runs": 10
    "avg_ms": 46.3
    "min_ms": 42.2
    "median_ms": 46.1
    "max_ms": 49.4
    "stdev_ms": 2.2
bulk_upserts (step 7):
    "runs": 17
    "avg_ms": 45.6
    "min_ms": 43.0
    "median_ms": 44.9
    "max_ms": 51.2
    "stdev_ms": 2.4
upserts (step 8):
    "runs": 160
    "avg_ms": 24.4
    "min_ms": 18.4
    "median_ms": 22.8
    "max_ms": 59.3
    "stdev_ms": 5.9
bulk_upserts (step 9):
    "runs": 3
    "avg_ms": 46.4
    "min_ms": 45.5
    "median_ms": 45.9
    "max_ms": 47.7
    "stdev_ms": 1.2
select count(*) after all modifications: 150.0 ms
select all: 170.2 ms
delete from table: 205.1 ms
select all after delete: 153.2 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
55.19s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
37.53s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
30.87s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
29.49s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
25.86s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
23.92s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
9.69s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.06s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
5.53s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.02s 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 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_random_sequence

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 232.89s (0:03: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/f6pm/004ff4/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 ===============================
102.45s call     test_log_scenario.py::TestLogScenario::test_log_uniform
16.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
16.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
11.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
9.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
7.94s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
7.09s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
7.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 180.70s (0:03:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f6pm/004fcd/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 ===============================
5.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.03s 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 teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 30.35s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f6pm/004fee/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 ===============================
4.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
1.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s 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-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 27.31s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f6pm/005017/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 ===============================
8.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
6.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.79s 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]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 34.37s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f6pm/004ff1/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 ===============================
5.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
3.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
1.01s teardown 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-2-64]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 29.00s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f6pm/004fb9/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 ===============================
115.80s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
109.41s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
90.67s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
6.02s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
4.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.03s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

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