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

data_read_correctness.py ..
order_by_with_limit.py .
tablets_movement.py ..
test_cs_many_updates.py drop table: 10.8 ms
create table: 196.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 20.9
    "min_ms": 18.9
    "median_ms": 20.6
    "max_ms": 25.2
    "stdev_ms": 2.3
select count(*) after initial inserts: 72.1 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 41.9
    "min_ms": 33.8
    "median_ms": 39.7
    "max_ms": 95.3
    "stdev_ms": 7.7
select count(*) after all modifications: 1746.0 ms
select all: 1788.4 ms
delete from table: 1946.3 ms
select all after delete: 2018.2 ms
.

============================== slowest durations ===============================
221.05s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
89.33s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
75.41s call     tablets_movement.py::TestTabletsMovement::test[ROW]
28.94s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
19.64s call     order_by_with_limit.py::TestOrderBy::test
5.19s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.74s setup    data_read_correctness.py::TestDataReadCorrectness::test
3.12s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.07s setup    order_by_with_limit.py::TestOrderBy::test
2.96s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
1.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.44s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.41s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.26s call     data_read_correctness.py::TestDataReadCorrectness::test
0.12s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 456.37s (0:07:36) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c3wr/000270/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 54 items

test_cs_many_updates.py drop table: 48.5 ms
create table: 493.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 43.8
    "min_ms": 33.2
    "median_ms": 42.4
    "max_ms": 55.7
    "stdev_ms": 7.7
select count(*) after initial inserts: 136.3 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 92.5
    "min_ms": 54.1
    "median_ms": 89.7
    "max_ms": 196.5
    "stdev_ms": 28.0
updates (step 1):
    "runs": 200
    "avg_ms": 241.5
    "min_ms": 143.8
    "median_ms": 225.3
    "max_ms": 522.5
    "stdev_ms": 61.9
upserts (step 2):
    "runs": 200
    "avg_ms": 39.5
    "min_ms": 21.9
    "median_ms": 33.9
    "max_ms": 189.9
    "stdev_ms": 19.3
select count(*) after all modifications: 427.9 ms
select all: 519.0 ms
delete from table: 563.0 ms
select all after delete: 391.9 ms
.drop table: 81.8 ms
create table: 627.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 41.0
    "min_ms": 29.1
    "median_ms": 35.8
    "max_ms": 68.0
    "stdev_ms": 15.0
select count(*) after initial inserts: 126.0 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 130.4
    "min_ms": 75.6
    "median_ms": 125.1
    "max_ms": 249.7
    "stdev_ms": 31.7
select count(*) after all modifications: 217.8 ms
select all: 185.0 ms
delete from table: 212.2 ms
select all after delete: 186.0 ms
.drop table: 21.0 ms
create table: 279.0 ms
initial inserts:
    "runs": 15
    "avg_ms": 20.4
    "min_ms": 18.1
    "median_ms": 20.0
    "max_ms": 29.0
    "stdev_ms": 2.5
select count(*) after initial inserts: 56.5 ms
updates (step 0):
    "runs": 150
    "avg_ms": 77.0
    "min_ms": 61.3
    "median_ms": 75.9
    "max_ms": 101.9
    "stdev_ms": 8.4
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 54.9
    "min_ms": 48.8
    "median_ms": 54.0
    "max_ms": 67.3
    "stdev_ms": 4.0
select count(*) after all modifications: 219.2 ms
select all: 190.0 ms
delete from table: 273.1 ms
select all after delete: 232.6 ms
.drop table: 19.4 ms
create table: 272.9 ms
initial inserts:
    "runs": 20
    "avg_ms": 20.3
    "min_ms": 17.3
    "median_ms": 20.1
    "max_ms": 30.7
    "stdev_ms": 2.6
select count(*) after initial inserts: 66.6 ms
updates (step 0):
    "runs": 200
    "avg_ms": 78.8
    "min_ms": 62.9
    "median_ms": 77.7
    "max_ms": 104.1
    "stdev_ms": 7.8
upserts (step 1):
    "runs": 200
    "avg_ms": 20.9
    "min_ms": 16.1
    "median_ms": 20.5
    "max_ms": 30.8
    "stdev_ms": 2.1
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 72.8
    "min_ms": 64.0
    "median_ms": 72.1
    "max_ms": 92.7
    "stdev_ms": 5.3
select count(*) after all modifications: 461.6 ms
select all: 436.2 ms
delete from table: 446.4 ms
select all after delete: 413.3 ms
.drop table: 22.3 ms
create table: 327.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 24.3
    "min_ms": 19.8
    "median_ms": 23.3
    "max_ms": 30.0
    "stdev_ms": 4.7
select count(*) after initial inserts: 64.4 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 20.9
    "min_ms": 15.2
    "median_ms": 20.4
    "max_ms": 100.6
    "stdev_ms": 3.8
select count(*) after all modifications: 242.4 ms
select all: 193.1 ms
delete from table: 258.7 ms
select all after delete: 176.0 ms
.Generated operation sequence:
  0. BULK_UPSERT: 13 operations
  1. UPSERT: 11 operations
  2. BULK_UPSERT: 12 operations
  3. BULK_UPSERT: 11 operations
  4. BULK_UPSERT: 18 operations
  5. BULK_UPSERT: 10 operations
  6. UPDATE: 1 operations
  7. UPDATE: 10 operations
  8. UPDATE: 19 operations
  9. UPSERT: 9 operations
drop table: 25.3 ms
create table: 317.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 26.3
    "min_ms": 19.7
    "median_ms": 29.4
    "max_ms": 31.1
    "stdev_ms": 4.6
select count(*) after initial inserts: 86.2 ms
bulk_upserts (step 0):
    "runs": 13
    "avg_ms": 40.3
    "min_ms": 36.9
    "median_ms": 40.8
    "max_ms": 42.2
    "stdev_ms": 1.5
upserts (step 1):
    "runs": 110
    "avg_ms": 20.1
    "min_ms": 16.5
    "median_ms": 20.2
    "max_ms": 29.9
    "stdev_ms": 1.7
bulk_upserts (step 2):
    "runs": 12
    "avg_ms": 41.6
    "min_ms": 38.1
    "median_ms": 42.2
    "max_ms": 45.2
    "stdev_ms": 2.0
bulk_upserts (step 3):
    "runs": 11
    "avg_ms": 41.9
    "min_ms": 39.1
    "median_ms": 40.8
    "max_ms": 45.1
    "stdev_ms": 2.1
bulk_upserts (step 4):
    "runs": 18
    "avg_ms": 42.5
    "min_ms": 39.8
    "median_ms": 42.3
    "max_ms": 46.8
    "stdev_ms": 1.9
bulk_upserts (step 5):
    "runs": 10
    "avg_ms": 44.3
    "min_ms": 40.8
    "median_ms": 44.0
    "max_ms": 48.1
    "stdev_ms": 2.2
updates (step 6):
    "runs": 10
    "avg_ms": 94.4
    "min_ms": 87.9
    "median_ms": 95.0
    "max_ms": 102.9
    "stdev_ms": 5.4
updates (step 7):
    "runs": 100
    "avg_ms": 94.1
    "min_ms": 80.7
    "median_ms": 93.2
    "max_ms": 118.6
    "stdev_ms": 7.1
updates (step 8):
    "runs": 190
    "avg_ms": 101.2
    "min_ms": 86.4
    "median_ms": 99.9
    "max_ms": 137.6
    "stdev_ms": 8.2
upserts (step 9):
    "runs": 90
    "avg_ms": 20.2
    "min_ms": 16.3
    "median_ms": 20.3
    "max_ms": 28.5
    "stdev_ms": 1.7
select count(*) after all modifications: 165.1 ms
select all: 183.7 ms
delete from table: 213.1 ms
select all after delete: 196.8 ms
.

============================== slowest durations ===============================
132.43s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
68.47s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
37.76s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
29.76s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
22.42s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
18.63s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
5.12s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.07s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.03s 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[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]

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

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

============================== slowest durations ===============================
101.00s call     test_log_scenario.py::TestLogScenario::test_log_uniform
72.90s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
44.05s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.08s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.60s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
1.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 243.68s (0:04:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c3wr/000273/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 54 items

test_overloads.py ......

============================== slowest durations ===============================
7.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
7.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
7.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
7.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

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

test_overloads.py .....

============================== slowest durations ===============================
6.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
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-2]

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

test_overloads.py .....

============================== slowest durations ===============================
5.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
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 setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 28.84s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c3wr/000282/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
6.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.99s 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-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
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[2-10000-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 29.18s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c3wr/000285/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
6.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.05s 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-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
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-8]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 30.90s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c3wr/00027c/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
116.05s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
111.72s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
109.52s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
8.46s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.21s 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.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 352.75s (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/c3wr/000279/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 54 items

test_overloads.py ..F
upgrade_to_internal_path_id.py .
zip_bomb.py 

=================================== FAILURES ===================================
_________________ TestLogScenario.test_overloads_workload[2-2] _________________
library/python/testing/yatest_common/yatest/common/process.py:384: in wait
    wait_for(
library/python/testing/yatest_common/yatest/common/process.py:765: in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
E   yatest.common.process.TimeoutError: 120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3043', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout

During handling of the above exception, another exception occurred:
ydb/tests/olap/test_overloads.py:190: in test_overloads_workload
    ydb_workload.bulk_upsert(seconds=wait_time, threads=10, rows=10, wait=True)
ydb/tests/olap/test_overloads.py:71: in bulk_upsert
    self._insert_rows(operation_name="bulk_upsert", seconds=seconds, threads=threads, rows=rows, wait=wait)
ydb/tests/olap/test_overloads.py:65: in _insert_rows
    self._call(command=command, wait=wait, timeout=2*seconds)
ydb/tests/olap/test_overloads.py:46: in _call
    yatest.common.execute(command=command, wait=wait, timeout=timeout, stderr=self.stderr, stdout=self.stdout)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:398: in wait
    raise ExecutionTimeoutError(self, str(e))
E   yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3043', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_overloads_workload[2-2]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[2-2])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3656218
DEBUG    ya.test:process.py:259 Command (pid 3656218) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3656218) elapsed time (sec): 0.4637165069580078
DEBUG    ya.test:process.py:263 Command (pid 3656218) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656218) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3656218) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656218) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656218) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3656218) maxrss: 544232
DEBUG    ya.test:process.py:263 Command (pid 3656218) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 3656218) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3656218) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3656218) nivcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 3656218) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3656218) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3656218) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3656218) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3656218) stime: 0.26327
DEBUG    ya.test:process.py:263 Command (pid 3656218) utime: 0.09823499999999999
DEBUG    ya.test:process.py:263 Command (pid 3656218) wtime: 0.467
DEBUG    ya.test:process.py:275 Command (pid 3656218) output:
Git info:
    Commit: a0f96c98c9be179a3ec1ec66edc3e301fb98781c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge ebd8351bcd6aa213e53068fc842f0a98bbf81523 into f5017d9ca334cadd03d729486b43771035a96bc8

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7ozyw2i2ca
    Host information: 
        Linux ghrun-7ozyw2i2ca 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3656218) errors:

INFO     __tests__.test_overloads:test_overloads.py:94 Git info:
    Commit: a0f96c98c9be179a3ec1ec66edc3e301fb98781c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge ebd8351bcd6aa213e53068fc842f0a98bbf81523 into f5017d9ca334cadd03d729486b43771035a96bc8

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7ozyw2i2ca
    Host information: 
        Linux ghrun-7ozyw2i2ca 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4233
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/c3wr/000279/r3tmp/kikimr_cluster_r9hz_eiq
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3043
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6366
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21622
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18153
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c3wr/000279/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/c3wr/000279/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_fe21qy8o.log --grpc-port=3043 --mon-port=6366 --ic-port=4233
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3043/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c3wr/000279/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/c3wr/000279/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_fe21qy8o.log --grpc-port=3043 --mon-port=6366 --ic-port=4233
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/c3wr/000279/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/c3wr/000279/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_fe21qy8o.log', '--grpc-port=3043', '--mon-port=6366', '--ic-port=4233')' in '/home/runner/.ya/build/build_root/c3wr/000279/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3656252
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:3043/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3656253
DEBUG    ya.test:process.py:259 Command (pid 3656253) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3656253) elapsed time (sec): 0.5126538276672363
DEBUG    ya.test:process.py:263 Command (pid 3656253) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656253) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3656253) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656253) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656253) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3656253) maxrss: 544232
DEBUG    ya.test:process.py:263 Command (pid 3656253) minflt: 16238
DEBUG    ya.test:process.py:263 Command (pid 3656253) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3656253) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3656253) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 3656253) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3656253) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3656253) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3656253) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3656253) stime: 0.26051599999999997
DEBUG    ya.test:process.py:263 Command (pid 3656253) utime: 0.120808
DEBUG    ya.test:process.py:263 Command (pid 3656253) wtime: 0.525
DEBUG    ya.test:process.py:275 Command (pid 3656253) output:
Git info:
    Commit: a0f96c98c9be179a3ec1ec66edc3e301fb98781c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge ebd8351bcd6aa213e53068fc842f0a98bbf81523 into f5017d9ca334cadd03d729486b43771035a96bc8

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7ozyw2i2ca
    Host information: 
        Linux ghrun-7ozyw2i2ca 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3656253) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: a0f96c98c9be179a3ec1ec66edc3e301fb98781c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge ebd8351bcd6aa213e53068fc842f0a98bbf81523 into f5017d9ca334cadd03d729486b43771035a96bc8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3043', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4233\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3043', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4233\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3656480
DEBUG    ya.test:process.py:259 Command (pid 3656480) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3656480) elapsed time (sec): 0.4520752429962158
DEBUG    ya.test:process.py:263 Command (pid 3656480) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656480) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3656480) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656480) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656480) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3656480) maxrss: 552568
DEBUG    ya.test:process.py:263 Command (pid 3656480) minflt: 18379
DEBUG    ya.test:process.py:263 Command (pid 3656480) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3656480) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3656480) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 3656480) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3656480) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3656480) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3656480) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3656480) stime: 0.270987
DEBUG    ya.test:process.py:263 Command (pid 3656480) utime: 0.120901
DEBUG    ya.test:process.py:263 Command (pid 3656480) wtime: 0.453
DEBUG    ya.test:process.py:275 Command (pid 3656480) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 3656480) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3043', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3043', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3656599
DEBUG    ya.test:process.py:259 Command (pid 3656599) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3656599) elapsed time (sec): 0.4565744400024414
DEBUG    ya.test:process.py:263 Command (pid 3656599) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656599) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3656599) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656599) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656599) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3656599) maxrss: 552568
DEBUG    ya.test:process.py:263 Command (pid 3656599) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 3656599) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3656599) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3656599) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 3656599) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3656599) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3656599) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 3656599) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3656599) stime: 0.26256199999999996
DEBUG    ya.test:process.py:263 Command (pid 3656599) utime: 0.129321
DEBUG    ya.test:process.py:263 Command (pid 3656599) wtime: 0.458
DEBUG    ya.test:process.py:275 Command (pid 3656599) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3656599) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 95d816ca-2047-4744-a1cf-73b7b5845784, localhost:3043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 95d816ca-2047-4744-a1cf-73b7b5845784, localhost:3043): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 95d816ca-2047-4744-a1cf-73b7b5845784, localhost:3043): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7ozyw2i2ca.auto.internal" port: 3043 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7ozyw2i2ca.auto.internal:3043, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3043
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydb/ydb -e grpc://localhost:3043 -d /Root workload log --path log_2_2 init --path log_2_2 --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3043', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'init', '--path', 'log_2_2', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3656813
DEBUG    ya.test:process.py:259 Command (pid 3656813) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3656813) elapsed time (sec): 0.44304370880126953
DEBUG    ya.test:process.py:263 Command (pid 3656813) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656813) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3656813) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656813) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656813) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3656813) maxrss: 170412
DEBUG    ya.test:process.py:263 Command (pid 3656813) minflt: 3476
DEBUG    ya.test:process.py:263 Command (pid 3656813) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3656813) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3656813) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3656813) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3656813) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3656813) nvcsw: 190
DEBUG    ya.test:process.py:263 Command (pid 3656813) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3656813) stime: 0.043682
DEBUG    ya.test:process.py:263 Command (pid 3656813) utime: 0.029120999999999998
DEBUG    ya.test:process.py:263 Command (pid 3656813) wtime: 0.444
DEBUG    ya.test:process.py:275 Command (pid 3656813) output:
None
DEBUG    ya.test:process.py:276 Command (pid 3656813) errors:

INFO     root:test_overloads.py:53 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydb/ydb -e grpc://localhost:3043 -d /Root workload log --path log_2_2 run bulk_upsert --seconds 60 --threads 10 --rows 10 --quiet with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3043', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3656979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 58c5b120-c83b-4ef3-9bab-3a75b9058565, localhost:16928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 58c5b120-c83b-4ef3-9bab-3a75b9058565, localhost:16928): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 58c5b120-c83b-4ef3-9bab-3a75b9058565, localhost:16928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7ozyw2i2ca.auto.internal" port: 16928 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7ozyw2i2ca.auto.internal:16928, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16928
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b3c4e105-e9d8-4703-b0fc-6400391516a8, localhost:2929): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b3c4e105-e9d8-4703-b0fc-6400391516a8, localhost:2929): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b3c4e105-e9d8-4703-b0fc-6400391516a8, localhost:2929): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7ozyw2i2ca.auto.internal" port: 2929 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7ozyw2i2ca.auto.internal:2929, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:2929
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 95655746-37e3-4348-90cc-bdcccd902be0, localhost:3043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 95655746-37e3-4348-90cc-bdcccd902be0, localhost:3043): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 95655746-37e3-4348-90cc-bdcccd902be0, localhost:3043): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7ozyw2i2ca.auto.internal" port: 3043 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7ozyw2i2ca.auto.internal:3043, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3043
DEBUG    ya.test:process.py:773 Killing process 3656979
DEBUG    ya.test:process.py:799 Killing process tree for pid 3656979 (bin:'ydb')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 3656979
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 3656979
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 3656979
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3043', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
DEBUG    ya.test:process.py:259 Command (pid 3656979) rc: -9
DEBUG    ya.test:process.py:260 Command (pid 3656979) elapsed time (sec): 120.09989261627197
DEBUG    ya.test:process.py:263 Command (pid 3656979) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656979) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3656979) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656979) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656979) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 3656979) maxrss: 170412
DEBUG    ya.test:process.py:263 Command (pid 3656979) minflt: 7700
DEBUG    ya.test:process.py:263 Command (pid 3656979) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3656979) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3656979) nivcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 3656979) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3656979) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3656979) nvcsw: 960655
DEBUG    ya.test:process.py:263 Command (pid 3656979) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3656979) stime: 3.9605639999999998
DEBUG    ya.test:process.py:263 Command (pid 3656979) utime: 4.779222
DEBUG    ya.test:process.py:263 Command (pid 3656979) wtime: 120.1
DEBUG    ya.test:process.py:275 Command (pid 3656979) output:
None
DEBUG    ya.test:process.py:276 Command (pid 3656979) errors:

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-7ozyw2i2ca'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/c3wr/000279/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3656979' in '/home/runner/.ya/build/build_root/c3wr/000279/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3043
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7ozyw2i2ca.auto.internal:3043
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:3043/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18153
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21622
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6366
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3043
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4233
============================== slowest durations ===============================
241.95s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
124.61s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
113.48s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
91.61s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
5.13s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.02s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.62s setup    zip_bomb.py::TestZipBomb::test
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[2-2] - yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/c3wr/000279/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3043', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
=================== 1 failed, 3 passed in 611.21s (0:10:11) ====================

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