============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5eil/0005d5/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 68 items

compaction_config.py .......

============================== slowest durations ===============================
30.25s call     compaction_config.py::TestCompactionConfig::test_constructor_overrides_preset
18.79s call     compaction_config.py::TestCompactionConfig::test_constructor_still_overrides_preset
10.08s call     compaction_config.py::TestCompactionConfig::test_mix_constructor
7.12s call     compaction_config.py::TestCompactionConfig::test_tiling
6.62s call     compaction_config.py::TestCompactionConfig::test_lc_buckets
6.13s call     compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor
5.14s call     compaction_config.py::TestCompactionConfig::test_default
0.08s setup    compaction_config.py::TestCompactionConfig::test_constructor_still_overrides_preset
0.02s setup    compaction_config.py::TestCompactionConfig::test_default
0.01s setup    compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 7 passed in 85.19s (0:01:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5eil/0005eb/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 68 items

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

============================== slowest durations ===============================
194.99s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
51.78s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
27.72s call     compaction_config.py::TestCompactionConfig::test_wrong_constructor
25.45s call     compaction_config.py::TestCompactionConfig::test_tiling_constructor
10.67s call     compaction_config.py::TestCompactionConfig::test_wrong_preset
6.25s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
5.28s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.80s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.29s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.26s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.24s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.04s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.01s setup    compaction_config.py::TestCompactionConfig::test_wrong_constructor
0.01s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s setup    compaction_config.py::TestCompactionConfig::test_wrong_preset

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 327.95s (0:05:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5eil/0005e5/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 68 items

order_by_with_limit.py ...
tablets_movement.py ..
test_cs_many_updates.py drop table: 19.8 ms
create table: 303.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 26.8
    "median_ms": 30.2
    "max_ms": 31.5
    "stdev_ms": 1.5
select count(*) after initial inserts: 113.4 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 48.7
    "min_ms": 39.0
    "median_ms": 47.5
    "max_ms": 84.7
    "stdev_ms": 4.7
select count(*) after all modifications: 2965.2 ms
select all: 3219.9 ms
delete from table: 3507.9 ms
select all after delete: 3457.3 ms
.drop table: 33.8 ms
create table: 388.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 25.0
    "median_ms": 29.5
    "max_ms": 38.0
    "stdev_ms": 3.7
select count(*) after initial inserts: 105.2 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 49.3
    "min_ms": 44.0
    "median_ms": 48.5
    "max_ms": 71.1
    "stdev_ms": 4.1
updates (step 1):
    "runs": 200
    "avg_ms": 152.8
    "min_ms": 117.7
    "median_ms": 148.6
    "max_ms": 331.7
    "stdev_ms": 20.4
upserts (step 2):
    "runs": 200
    "avg_ms": 37.3
    "min_ms": 23.6
    "median_ms": 32.9
    "max_ms": 139.7
    "stdev_ms": 14.7
select count(*) after all modifications: 640.4 ms
select all: 715.0 ms
delete from table: 551.0 ms
select all after delete: 727.4 ms
.

============================== slowest durations ===============================
136.47s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
100.78s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
86.99s call     tablets_movement.py::TestTabletsMovement::test[ROW]
73.39s call     order_by_with_limit.py::TestOrderBy::test_random
46.40s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
38.24s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
20.60s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
4.49s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.88s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.16s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.62s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.60s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.25s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.18s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 516.94s (0:08: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/5eil/0005dd/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 68 items

test_cs_many_updates.py drop table: 22.4 ms
create table: 289.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 24.5
    "median_ms": 30.4
    "max_ms": 35.4
    "stdev_ms": 3.1
select count(*) after initial inserts: 121.6 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 147.3
    "min_ms": 79.0
    "median_ms": 135.0
    "max_ms": 790.6
    "stdev_ms": 57.2
select count(*) after all modifications: 322.6 ms
select all: 270.8 ms
delete from table: 324.1 ms
select all after delete: 252.8 ms
.drop table: 38.0 ms
create table: 447.8 ms
initial inserts:
    "runs": 15
    "avg_ms": 32.7
    "min_ms": 27.2
    "median_ms": 31.2
    "max_ms": 40.3
    "stdev_ms": 4.2
select count(*) after initial inserts: 113.7 ms
updates (step 0):
    "runs": 150
    "avg_ms": 128.3
    "min_ms": 91.8
    "median_ms": 121.9
    "max_ms": 232.9
    "stdev_ms": 24.5
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 78.0
    "min_ms": 62.2
    "median_ms": 76.4
    "max_ms": 111.9
    "stdev_ms": 9.7
select count(*) after all modifications: 381.2 ms
select all: 343.5 ms
delete from table: 411.1 ms
select all after delete: 572.4 ms
.drop table: 48.5 ms
create table: 482.2 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.2
    "min_ms": 26.8
    "median_ms": 30.3
    "max_ms": 34.8
    "stdev_ms": 2.1
select count(*) after initial inserts: 100.6 ms
updates (step 0):
    "runs": 200
    "avg_ms": 135.9
    "min_ms": 91.9
    "median_ms": 127.9
    "max_ms": 222.5
    "stdev_ms": 25.7
upserts (step 1):
    "runs": 200
    "avg_ms": 26.9
    "min_ms": 20.7
    "median_ms": 26.3
    "max_ms": 36.1
    "stdev_ms": 2.6
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 81.9
    "min_ms": 72.7
    "median_ms": 81.7
    "max_ms": 92.8
    "stdev_ms": 3.1
select count(*) after all modifications: 627.6 ms
select all: 590.4 ms
delete from table: 622.6 ms
select all after delete: 560.9 ms
.drop table: 35.9 ms
create table: 522.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.2
    "min_ms": 27.5
    "median_ms": 30.5
    "max_ms": 34.9
    "stdev_ms": 2.0
select count(*) after initial inserts: 102.0 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 28.1
    "min_ms": 19.4
    "median_ms": 26.3
    "max_ms": 121.1
    "stdev_ms": 6.2
select count(*) after all modifications: 351.8 ms
select all: 270.0 ms
delete from table: 296.7 ms
select all after delete: 243.1 ms
.Generated operation sequence:
  0. UPSERT: 12 operations
  1. UPSERT: 2 operations
  2. UPDATE: 6 operations
  3. UPSERT: 19 operations
  4. UPSERT: 10 operations
  5. UPDATE: 19 operations
  6. UPDATE: 5 operations
  7. UPSERT: 18 operations
  8. BULK_UPSERT: 7 operations
  9. UPDATE: 10 operations
drop table: 29.0 ms
create table: 409.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.8
    "min_ms": 27.8
    "median_ms": 30.1
    "max_ms": 30.8
    "stdev_ms": 1.0
select count(*) after initial inserts: 101.2 ms
upserts (step 0):
    "runs": 120
    "avg_ms": 25.4
    "min_ms": 22.3
    "median_ms": 24.9
    "max_ms": 33.4
    "stdev_ms": 2.0
upserts (step 1):
    "runs": 20
    "avg_ms": 24.9
    "min_ms": 22.6
    "median_ms": 24.9
    "max_ms": 26.9
    "stdev_ms": 1.1
updates (step 2):
    "runs": 60
    "avg_ms": 103.2
    "min_ms": 88.5
    "median_ms": 103.3
    "max_ms": 132.6
    "stdev_ms": 7.9
upserts (step 3):
    "runs": 190
    "avg_ms": 26.9
    "min_ms": 22.7
    "median_ms": 25.8
    "max_ms": 58.2
    "stdev_ms": 3.8
upserts (step 4):
    "runs": 100
    "avg_ms": 26.4
    "min_ms": 22.4
    "median_ms": 26.0
    "max_ms": 33.1
    "stdev_ms": 2.0
updates (step 5):
    "runs": 190
    "avg_ms": 124.3
    "min_ms": 102.0
    "median_ms": 123.1
    "max_ms": 180.0
    "stdev_ms": 10.7
updates (step 6):
    "runs": 50
    "avg_ms": 127.6
    "min_ms": 115.3
    "median_ms": 125.8
    "max_ms": 169.7
    "stdev_ms": 9.7
upserts (step 7):
    "runs": 180
    "avg_ms": 26.1
    "min_ms": 22.4
    "median_ms": 25.6
    "max_ms": 38.8
    "stdev_ms": 2.6
bulk_upserts (step 8):
    "runs": 7
    "avg_ms": 48.2
    "min_ms": 45.7
    "median_ms": 48.9
    "max_ms": 50.8
    "stdev_ms": 2.0
updates (step 9):
    "runs": 100
    "avg_ms": 149.7
    "min_ms": 129.3
    "median_ms": 149.5
    "max_ms": 192.0
    "stdev_ms": 10.3
select count(*) after all modifications: 358.4 ms
select all: 317.0 ms
delete from table: 334.0 ms
select all after delete: 300.6 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
149.18s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
80.67s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
69.67s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
67.01s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
44.39s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
30.27s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
29.84s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
3.93s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.52s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
3.17s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
3.05s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 485.40s (0:08:05) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5eil/0005d9/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 68 items

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

============================== slowest durations ===============================
74.17s call     test_log_scenario.py::TestLogScenario::test_log_uniform
37.13s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
33.22s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
8.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
8.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

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

test_overloads.py .......

============================== slowest durations ===============================
13.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
4.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
3.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]

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

test_overloads.py .......

============================== slowest durations ===============================
30.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
20.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
7.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
6.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
6.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 7 passed in 86.31s (0:01:26) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5eil/0005ed/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 68 items

test_overloads.py .......

============================== slowest durations ===============================
30.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
19.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
8.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
6.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
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-2]
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-1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 7 passed in 82.94s (0:01: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/5eil/0005e3/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 68 items

test_overloads.py ......

============================== slowest durations ===============================
92.27s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
80.83s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
5.26s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
3.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.11s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 195.03s (0:03: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/5eil/0005f0/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 68 items

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

=================================== FAILURES ===================================
_______________________ TestUpgradeToInternalPathId.test _______________________
ydb/tests/olap/upgrade_to_internal_path_id.py:106: in test
    assert external_path_id < i + 10  # with a gap for some path ids created before tables creation
E   assert 37 < (0 + 10)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11133
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11488
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26750
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32752
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9321
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4440
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23235
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26807
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/kikimr_cluster_bifi24r1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15957
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19661
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8079
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16367
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/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/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_fsgw_nf5.log --grpc-port=15957 --mon-port=19661 --ic-port=11133
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16081
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12217
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30588
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2098
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_ni698cht.log --grpc-port=16081 --mon-port=12217 --ic-port=64432
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16746
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7833
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15395
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20319
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_4umn5ft0.log --grpc-port=16746 --mon-port=7833 --ic-port=11488
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20785
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19679
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17217
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12471
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_qut418tb.log --grpc-port=20785 --mon-port=19679 --ic-port=26750
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2462
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17023
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6913
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21417
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_r20nz0ab.log --grpc-port=2462 --mon-port=17023 --ic-port=32752
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28794
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28164
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63522
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16408
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_r3jyvr7j.log --grpc-port=28794 --mon-port=28164 --ic-port=9321
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63993
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6463
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6469
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17600
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_61psvsmt.log --grpc-port=63993 --mon-port=6463 --ic-port=4440
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16745
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11178
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62542
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20622
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_b54o384e.log --grpc-port=16745 --mon-port=11178 --ic-port=23235
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21780
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7924
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7298
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10551
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_hqu8fs0j.log --grpc-port=21780 --mon-port=7924 --ic-port=26807
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1_2hzjj1s.data on node localhost:15957/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/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/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_fsgw_nf5.log --grpc-port=15957 --mon-port=19661 --ic-port=11133
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_fsgw_nf5.log', '--grpc-port=15957', '--mon-port=19661', '--ic-port=11133')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 46256
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15957/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 46263
DEBUG    ya.test:process.py:259 Command (pid 46263) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 46263) elapsed time (sec): 0.6308815479278564
DEBUG    ya.test:process.py:263 Command (pid 46263) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 46263) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 46263) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 46263) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 46263) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 46263) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 46263) minflt: 16903
DEBUG    ya.test:process.py:263 Command (pid 46263) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 46263) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 46263) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 46263) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 46263) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 46263) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 46263) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 46263) stime: 0.448959
DEBUG    ya.test:process.py:263 Command (pid 46263) utime: 0.128274
DEBUG    ya.test:process.py:263 Command (pid 46263) wtime: 0.632
DEBUG    ya.test:process.py:275 Command (pid 46263) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 46263) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1rwhlbiw9.data on node localhost:16081/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_ni698cht.log --grpc-port=16081 --mon-port=12217 --ic-port=64432
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_ni698cht.log', '--grpc-port=16081', '--mon-port=12217', '--ic-port=64432')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 47515
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16081/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 47516
DEBUG    ya.test:process.py:259 Command (pid 47516) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 47516) elapsed time (sec): 0.9147346019744873
DEBUG    ya.test:process.py:263 Command (pid 47516) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47516) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 47516) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47516) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47516) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 47516) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 47516) minflt: 16086
DEBUG    ya.test:process.py:263 Command (pid 47516) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 47516) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 47516) nivcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 47516) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 47516) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 47516) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 47516) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 47516) stime: 0.688445
DEBUG    ya.test:process.py:263 Command (pid 47516) utime: 0.11888
DEBUG    ya.test:process.py:263 Command (pid 47516) wtime: 0.916
DEBUG    ya.test:process.py:275 Command (pid 47516) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 47516) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1q_7nvo_e.data on node localhost:16746/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_4umn5ft0.log --grpc-port=16746 --mon-port=7833 --ic-port=11488
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_4umn5ft0.log', '--grpc-port=16746', '--mon-port=7833', '--ic-port=11488')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 48835
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16746/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 48836
DEBUG    ya.test:process.py:259 Command (pid 48836) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 48836) elapsed time (sec): 0.7676181793212891
DEBUG    ya.test:process.py:263 Command (pid 48836) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48836) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 48836) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48836) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48836) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 48836) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 48836) minflt: 16086
DEBUG    ya.test:process.py:263 Command (pid 48836) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 48836) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 48836) nivcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 48836) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 48836) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 48836) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 48836) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 48836) stime: 0.545908
DEBUG    ya.test:process.py:263 Command (pid 48836) utime: 0.11452599999999999
DEBUG    ya.test:process.py:263 Command (pid 48836) wtime: 0.769
DEBUG    ya.test:process.py:275 Command (pid 48836) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 48836) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1sjg24ayg.data on node localhost:20785/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_qut418tb.log --grpc-port=20785 --mon-port=19679 --ic-port=26750
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_qut418tb.log', '--grpc-port=20785', '--mon-port=19679', '--ic-port=26750')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 49918
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20785/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 49934
DEBUG    ya.test:process.py:259 Command (pid 49934) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 49934) elapsed time (sec): 0.5686731338500977
DEBUG    ya.test:process.py:263 Command (pid 49934) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 49934) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 49934) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 49934) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 49934) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 49934) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 49934) minflt: 16085
DEBUG    ya.test:process.py:263 Command (pid 49934) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 49934) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 49934) nivcsw: 74
DEBUG    ya.test:process.py:263 Command (pid 49934) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 49934) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 49934) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 49934) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 49934) stime: 0.354796
DEBUG    ya.test:process.py:263 Command (pid 49934) utime: 0.127047
DEBUG    ya.test:process.py:263 Command (pid 49934) wtime: 0.57
DEBUG    ya.test:process.py:275 Command (pid 49934) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 49934) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1lyt5hv3t.data on node localhost:2462/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_r20nz0ab.log --grpc-port=2462 --mon-port=17023 --ic-port=32752
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_r20nz0ab.log', '--grpc-port=2462', '--mon-port=17023', '--ic-port=32752')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 51072
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2462/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 51116
DEBUG    ya.test:process.py:259 Command (pid 51116) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 51116) elapsed time (sec): 0.6724004745483398
DEBUG    ya.test:process.py:263 Command (pid 51116) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 51116) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 51116) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 51116) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 51116) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 51116) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 51116) minflt: 16086
DEBUG    ya.test:process.py:263 Command (pid 51116) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 51116) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 51116) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 51116) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 51116) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 51116) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 51116) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 51116) stime: 0.400723
DEBUG    ya.test:process.py:263 Command (pid 51116) utime: 0.143174
DEBUG    ya.test:process.py:263 Command (pid 51116) wtime: 0.683
DEBUG    ya.test:process.py:275 Command (pid 51116) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 51116) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk10khwsrp9.data on node localhost:28794/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_r3jyvr7j.log --grpc-port=28794 --mon-port=28164 --ic-port=9321
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_r3jyvr7j.log', '--grpc-port=28794', '--mon-port=28164', '--ic-port=9321')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 52081
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28794/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 52082
DEBUG    ya.test:process.py:259 Command (pid 52082) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 52082) elapsed time (sec): 0.6227524280548096
DEBUG    ya.test:process.py:263 Command (pid 52082) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 52082) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 52082) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 52082) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 52082) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 52082) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 52082) minflt: 16086
DEBUG    ya.test:process.py:263 Command (pid 52082) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 52082) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 52082) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 52082) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 52082) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 52082) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 52082) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 52082) stime: 0.408145
DEBUG    ya.test:process.py:263 Command (pid 52082) utime: 0.12047899999999999
DEBUG    ya.test:process.py:263 Command (pid 52082) wtime: 0.624
DEBUG    ya.test:process.py:275 Command (pid 52082) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 52082) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1443xdnnm.data on node localhost:63993/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_61psvsmt.log --grpc-port=63993 --mon-port=6463 --ic-port=4440
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_61psvsmt.log', '--grpc-port=63993', '--mon-port=6463', '--ic-port=4440')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 53165
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:63993/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 53171
DEBUG    ya.test:process.py:259 Command (pid 53171) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 53171) elapsed time (sec): 0.8662683963775635
DEBUG    ya.test:process.py:263 Command (pid 53171) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 53171) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 53171) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 53171) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 53171) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 53171) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 53171) minflt: 16085
DEBUG    ya.test:process.py:263 Command (pid 53171) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 53171) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 53171) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 53171) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 53171) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 53171) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 53171) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 53171) stime: 0.34429099999999996
DEBUG    ya.test:process.py:263 Command (pid 53171) utime: 0.139181
DEBUG    ya.test:process.py:263 Command (pid 53171) wtime: 0.867
DEBUG    ya.test:process.py:275 Command (pid 53171) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 53171) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1tr8t28jq.data on node localhost:16745/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_b54o384e.log --grpc-port=16745 --mon-port=11178 --ic-port=23235
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_b54o384e.log', '--grpc-port=16745', '--mon-port=11178', '--ic-port=23235')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 54648
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16745/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 54708
DEBUG    ya.test:process.py:259 Command (pid 54708) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 54708) elapsed time (sec): 0.7252147197723389
DEBUG    ya.test:process.py:263 Command (pid 54708) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 54708) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 54708) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 54708) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 54708) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 54708) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 54708) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 54708) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 54708) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 54708) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 54708) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 54708) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 54708) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 54708) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 54708) stime: 0.429404
DEBUG    ya.test:process.py:263 Command (pid 54708) utime: 0.125494
DEBUG    ya.test:process.py:263 Command (pid 54708) wtime: 0.727
DEBUG    ya.test:process.py:275 Command (pid 54708) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 54708) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1trvv4l8y.data on node localhost:21780/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_hqu8fs0j.log --grpc-port=21780 --mon-port=7924 --ic-port=26807
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_hqu8fs0j.log', '--grpc-port=21780', '--mon-port=7924', '--ic-port=26807')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 56058
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21780/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.23
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.23
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 56065
DEBUG    ya.test:process.py:259 Command (pid 56065) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 56065) elapsed time (sec): 0.7325921058654785
DEBUG    ya.test:process.py:263 Command (pid 56065) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56065) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 56065) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56065) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 56065) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 56065) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 56065) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 56065) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 56065) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 56065) nivcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 56065) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 56065) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 56065) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 56065) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 56065) stime: 0.37710099999999996
DEBUG    ya.test:process.py:263 Command (pid 56065) utime: 0.11784399999999999
DEBUG    ya.test:process.py:263 Command (pid 56065) wtime: 0.757
DEBUG    ya.test:process.py:275 Command (pid 56065) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 56065) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
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, c8adff02-80f3-4995-ba78-3237ac31e8a0, localhost:16294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c8adff02-80f3-4995-ba78-3237ac31e8a0, localhost:16294): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c8adff02-80f3-4995-ba78-3237ac31e8a0, localhost:16294): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 16294 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-u4oonxs3ki.auto.internal:16294, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16294
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, 6baf6b4b-e122-453c-9639-63ac177761c2, localhost:12349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6baf6b4b-e122-453c-9639-63ac177761c2, localhost:12349): request = { database: "/Root" }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15957', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1_2hzjj1s.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1rwhlbiw9.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1q_7nvo_e.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1sjg24ayg.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1lyt5hv3t.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk10khwsrp9.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1443xdnnm.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1tr8t28jq.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1trvv4l8y.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11133\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64432\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11488\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26750\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32752\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9321\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4440\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23235\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26807\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.24
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6baf6b4b-e122-453c-9639-63ac177761c2, localhost:12349): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 12349 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-u4oonxs3ki.auto.internal:12349, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12349
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.24
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15957', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1_2hzjj1s.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1rwhlbiw9.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1q_7nvo_e.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1sjg24ayg.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1lyt5hv3t.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk10khwsrp9.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1443xdnnm.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1tr8t28jq.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/5eil/0005f0/r3tmp/pdisk1trvv4l8y.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11133\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64432\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11488\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26750\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32752\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9321\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4440\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23235\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26807\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 61423
DEBUG    ya.test:process.py:259 Command (pid 61423) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 61423) elapsed time (sec): 0.8248636722564697
DEBUG    ya.test:process.py:263 Command (pid 61423) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 61423) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 61423) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 61423) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 61423) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 61423) maxrss: 546252
DEBUG    ya.test:process.py:263 Command (pid 61423) minflt: 18232
DEBUG    ya.test:process.py:263 Command (pid 61423) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 61423) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 61423) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 61423) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 61423) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 61423) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 61423) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 61423) stime: 0.490932
DEBUG    ya.test:process.py:263 Command (pid 61423) utime: 0.14857299999999998
DEBUG    ya.test:process.py:263 Command (pid 61423) wtime: 0.852
DEBUG    ya.test:process.py:275 Command (pid 61423) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15957', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\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.25
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.25
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15957', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\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: 62417
DEBUG    ya.test:process.py:259 Command (pid 62417) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 62417) elapsed time (sec): 0.9084482192993164
DEBUG    ya.test:process.py:263 Command (pid 62417) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 62417) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 62417) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 62417) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 62417) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 62417) maxrss: 546064
DEBUG    ya.test:process.py:263 Command (pid 62417) minflt: 18273
DEBUG    ya.test:process.py:263 Command (pid 62417) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 62417) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 62417) nivcsw: 182
DEBUG    ya.test:process.py:263 Command (pid 62417) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 62417) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 62417) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 62417) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 62417) stime: 0.513249
DEBUG    ya.test:process.py:263 Command (pid 62417) utime: 0.14554799999999998
DEBUG    ya.test:process.py:263 Command (pid 62417) wtime: 0.914
DEBUG    ya.test:process.py:275 Command (pid 62417) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:558 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:565 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, 66ab9e90-65bf-45ab-b32f-0d095fc92ea2, localhost:15957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 66ab9e90-65bf-45ab-b32f-0d095fc92ea2, localhost:15957): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 66ab9e90-65bf-45ab-b32f-0d095fc92ea2, localhost:15957): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 16745 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: "2" node_id: 8 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 21780 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: "3" node_id: 9 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 63993 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: 7 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 15957 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 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 28794 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: "3" node_id: 6 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 20785 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: 4 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 16746 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: "3" node_id: 3 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 2462 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: "2" node_id: 5 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 16081 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: "2" node_id: 2 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-u4oonxs3ki.auto.internal:20785, location 1, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:63993, location 1, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:15957, location 1, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:16745, location 2, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:16081, location 2, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:2462, location 2, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:21780, location 3, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:28794, location 3, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:16746, location 3, 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)]
------------------------------ Captured log call -------------------------------
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     ya.test:ya.py:436 Test call (class_name: upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId, test_name: test)
INFO     __tests__.upgrade_to_internal_path_id:upgrade_to_internal_path_id.py:90 Iteration 0, with generate_internal_path_id=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)]
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.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.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.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.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.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:15957
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:15957/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16081/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16746/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:20785/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2462/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28794/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:63993/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16745/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21780/9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/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/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_ud9wgl0s.log --grpc-port=15957 --mon-port=19661 --ic-port=11133
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_xmk2ow8y.log --grpc-port=16081 --mon-port=12217 --ic-port=64432
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_ix_j8v0v.log --grpc-port=16746 --mon-port=7833 --ic-port=11488
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_ppjd0bki.log --grpc-port=20785 --mon-port=19679 --ic-port=26750
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_jxcwv742.log --grpc-port=2462 --mon-port=17023 --ic-port=32752
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_m72alru4.log --grpc-port=28794 --mon-port=28164 --ic-port=9321
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_zj2vqz84.log --grpc-port=63993 --mon-port=6463 --ic-port=4440
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_entcnglm.log --grpc-port=16745 --mon-port=11178 --ic-port=23235
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_skyeo6tr.log --grpc-port=21780 --mon-port=7924 --ic-port=26807
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/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/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_ud9wgl0s.log --grpc-port=15957 --mon-port=19661 --ic-port=11133
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_ud9wgl0s.log', '--grpc-port=15957', '--mon-port=19661', '--ic-port=11133')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 82488
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15957/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.26
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.26
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 82517
DEBUG    ya.test:process.py:259 Command (pid 82517) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 82517) elapsed time (sec): 0.5302300453186035
DEBUG    ya.test:process.py:263 Command (pid 82517) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 82517) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 82517) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 82517) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 82517) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 82517) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 82517) minflt: 17215
DEBUG    ya.test:process.py:263 Command (pid 82517) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 82517) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 82517) nivcsw: 59
DEBUG    ya.test:process.py:263 Command (pid 82517) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 82517) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 82517) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 82517) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 82517) stime: 0.28507899999999997
DEBUG    ya.test:process.py:263 Command (pid 82517) utime: 0.11662099999999999
DEBUG    ya.test:process.py:263 Command (pid 82517) wtime: 0.533
DEBUG    ya.test:process.py:275 Command (pid 82517) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 82517) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_xmk2ow8y.log --grpc-port=16081 --mon-port=12217 --ic-port=64432
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_xmk2ow8y.log', '--grpc-port=16081', '--mon-port=12217', '--ic-port=64432')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 83030
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16081/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.27
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.27
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 83059
DEBUG    ya.test:process.py:259 Command (pid 83059) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 83059) elapsed time (sec): 0.49457859992980957
DEBUG    ya.test:process.py:263 Command (pid 83059) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 83059) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 83059) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 83059) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 83059) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 83059) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 83059) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 83059) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 83059) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 83059) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 83059) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 83059) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 83059) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 83059) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 83059) stime: 0.289701
DEBUG    ya.test:process.py:263 Command (pid 83059) utime: 0.115244
DEBUG    ya.test:process.py:263 Command (pid 83059) wtime: 0.496
DEBUG    ya.test:process.py:275 Command (pid 83059) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 83059) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_ix_j8v0v.log --grpc-port=16746 --mon-port=7833 --ic-port=11488
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_ix_j8v0v.log', '--grpc-port=16746', '--mon-port=7833', '--ic-port=11488')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 83606
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16746/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.28
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.28
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 83701
DEBUG    ya.test:process.py:259 Command (pid 83701) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 83701) elapsed time (sec): 0.5604422092437744
DEBUG    ya.test:process.py:263 Command (pid 83701) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 83701) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 83701) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 83701) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 83701) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 83701) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 83701) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 83701) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 83701) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 83701) nivcsw: 74
DEBUG    ya.test:process.py:263 Command (pid 83701) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 83701) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 83701) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 83701) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 83701) stime: 0.263632
DEBUG    ya.test:process.py:263 Command (pid 83701) utime: 0.130654
DEBUG    ya.test:process.py:263 Command (pid 83701) wtime: 0.576
DEBUG    ya.test:process.py:275 Command (pid 83701) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 83701) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_ppjd0bki.log --grpc-port=20785 --mon-port=19679 --ic-port=26750
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_ppjd0bki.log', '--grpc-port=20785', '--mon-port=19679', '--ic-port=26750')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 84263
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20785/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.29
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.29
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 84276
DEBUG    ya.test:process.py:259 Command (pid 84276) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 84276) elapsed time (sec): 0.47724461555480957
DEBUG    ya.test:process.py:263 Command (pid 84276) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 84276) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 84276) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 84276) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 84276) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 84276) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 84276) minflt: 16085
DEBUG    ya.test:process.py:263 Command (pid 84276) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 84276) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 84276) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 84276) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 84276) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 84276) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 84276) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 84276) stime: 0.26387
DEBUG    ya.test:process.py:263 Command (pid 84276) utime: 0.124303
DEBUG    ya.test:process.py:263 Command (pid 84276) wtime: 0.486
DEBUG    ya.test:process.py:275 Command (pid 84276) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 84276) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_jxcwv742.log --grpc-port=2462 --mon-port=17023 --ic-port=32752
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_jxcwv742.log', '--grpc-port=2462', '--mon-port=17023', '--ic-port=32752')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 84703
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2462/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.30
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.30
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 84722
DEBUG    ya.test:process.py:259 Command (pid 84722) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 84722) elapsed time (sec): 0.4670693874359131
DEBUG    ya.test:process.py:263 Command (pid 84722) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 84722) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 84722) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 84722) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 84722) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 84722) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 84722) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 84722) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 84722) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 84722) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 84722) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 84722) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 84722) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 84722) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 84722) stime: 0.281751
DEBUG    ya.test:process.py:263 Command (pid 84722) utime: 0.108069
DEBUG    ya.test:process.py:263 Command (pid 84722) wtime: 0.472
DEBUG    ya.test:process.py:275 Command (pid 84722) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 84722) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_m72alru4.log --grpc-port=28794 --mon-port=28164 --ic-port=9321
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_m72alru4.log', '--grpc-port=28794', '--mon-port=28164', '--ic-port=9321')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 85099
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28794/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.31
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.31
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 85102
DEBUG    ya.test:process.py:259 Command (pid 85102) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 85102) elapsed time (sec): 0.5312809944152832
DEBUG    ya.test:process.py:263 Command (pid 85102) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 85102) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 85102) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 85102) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 85102) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 85102) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 85102) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 85102) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 85102) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 85102) nivcsw: 72
DEBUG    ya.test:process.py:263 Command (pid 85102) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 85102) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 85102) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 85102) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 85102) stime: 0.26744
DEBUG    ya.test:process.py:263 Command (pid 85102) utime: 0.118405
DEBUG    ya.test:process.py:263 Command (pid 85102) wtime: 0.539
DEBUG    ya.test:process.py:275 Command (pid 85102) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 85102) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_zj2vqz84.log --grpc-port=63993 --mon-port=6463 --ic-port=4440
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_zj2vqz84.log', '--grpc-port=63993', '--mon-port=6463', '--ic-port=4440')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 85856
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:63993/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.32
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.32
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 85860
DEBUG    ya.test:process.py:259 Command (pid 85860) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 85860) elapsed time (sec): 0.46808290481567383
DEBUG    ya.test:process.py:263 Command (pid 85860) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 85860) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 85860) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 85860) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 85860) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 85860) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 85860) minflt: 16550
DEBUG    ya.test:process.py:263 Command (pid 85860) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 85860) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 85860) nivcsw: 79
DEBUG    ya.test:process.py:263 Command (pid 85860) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 85860) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 85860) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 85860) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 85860) stime: 0.272982
DEBUG    ya.test:process.py:263 Command (pid 85860) utime: 0.119586
DEBUG    ya.test:process.py:263 Command (pid 85860) wtime: 0.473
DEBUG    ya.test:process.py:275 Command (pid 85860) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 85860) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_entcnglm.log --grpc-port=16745 --mon-port=11178 --ic-port=23235
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_entcnglm.log', '--grpc-port=16745', '--mon-port=11178', '--ic-port=23235')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 86387
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16745/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.33
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.33
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 86449
DEBUG    ya.test:process.py:259 Command (pid 86449) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 86449) elapsed time (sec): 0.5053775310516357
DEBUG    ya.test:process.py:263 Command (pid 86449) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 86449) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 86449) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 86449) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 86449) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 86449) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 86449) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 86449) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 86449) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 86449) nivcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 86449) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 86449) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 86449) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 86449) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 86449) stime: 0.279904
DEBUG    ya.test:process.py:263 Command (pid 86449) utime: 0.129934
DEBUG    ya.test:process.py:263 Command (pid 86449) wtime: 0.508
DEBUG    ya.test:process.py:275 Command (pid 86449) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 86449) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_skyeo6tr.log --grpc-port=21780 --mon-port=7924 --ic-port=26807
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_skyeo6tr.log', '--grpc-port=21780', '--mon-port=7924', '--ic-port=26807')' in '/home/runner/.ya/build/build_root/5eil/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 86901
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21780/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.34
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.34
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5eil/0005f0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 86910
DEBUG    ya.test:process.py:259 Command (pid 86910) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 86910) elapsed time (sec): 0.5832552909851074
DEBUG    ya.test:process.py:263 Command (pid 86910) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 86910) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 86910) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 86910) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 86910) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 86910) maxrss: 537832
DEBUG    ya.test:process.py:263 Command (pid 86910) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 86910) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 86910) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 86910) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 86910) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 86910) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 86910) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 86910) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 86910) stime: 0.289213
DEBUG    ya.test:process.py:263 Command (pid 86910) utime: 0.11796799999999999
DEBUG    ya.test:process.py:263 Command (pid 86910) wtime: 0.586
DEBUG    ya.test:process.py:275 Command (pid 86910) output:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-u4oonxs3ki
    Host information: 
        Linux ghrun-u4oonxs3ki 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 86910) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: 9a2690ade8c468506156cf35dcdc88d6066d6c9d
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge ce186b1ea1887578720f1c4739981424c3452df6 into 7dbc3919ad149831c3a4d670007beabc62664dec
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, ada595ed-0f44-47f3-bc7e-594ebaaf1e1b, localhost:15957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ada595ed-0f44-47f3-bc7e-594ebaaf1e1b, localhost:15957): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ada595ed-0f44-47f3-bc7e-594ebaaf1e1b, localhost:15957): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 63993 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: 7 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 21780 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: "3" node_id: 9 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 16745 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: "2" node_id: 8 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 28794 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: "3" node_id: 6 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 15957 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 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 20785 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: 4 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 2462 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: "2" node_id: 5 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 16746 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: "3" node_id: 3 } endpoints { address: "ghrun-u4oonxs3ki.auto.internal" port: 16081 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: "2" node_id: 2 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-u4oonxs3ki.auto.internal:15957, location 1, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:63993, location 1, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:20785, location 1, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:16081, location 2, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:16745, location 2, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:21780, location 3, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:2462, location 2, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:16746, location 3, ssl: False>, <Endpoint ghrun-u4oonxs3ki.auto.internal:28794, location 3, 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)]
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2981ac83-26f8-489a-8d02-562a4485f6a8, ghrun-u4oonxs3ki.auto.internal:15957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2981ac83-26f8-489a-8d02-562a4485f6a8, ghrun-u4oonxs3ki.auto.internal:15957): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2981ac83-26f8-489a-8d02-562a4485f6a8, ghrun-u4oonxs3ki.auto.internal:15957): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzYxMDE5ZDQtMmQyMzI3NmQtMzY0MDhiMDItNTIzZjdhNmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, fc6773d4-a461-4c05-a860-ec58989eff21, ghrun-u4oonxs3ki.auto.internal:15957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fc6773d4-a461-4c05-a860-ec58989eff21, ghrun-u4oonxs3ki.auto.internal:15957): request = { session_id: "ydb://session/3?node_id=1&id=YzYxMDE5ZDQtMmQyMzI3NmQtMzY0MDhiMDItNTIzZjdhNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fc6773d4-a461-4c05-a860-ec58989eff21, ghrun-u4oonxs3ki.auto.internal:15957): response = { <_MultiThreadedRendezvous object> }
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.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzYxMDE5ZDQtMmQyMzI3NmQtMzY0MDhiMDItNTIzZjdhNmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f524f4e9-9fc4-4b32-ac1d-b06e824c545e, ghrun-u4oonxs3ki.auto.internal:15957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f524f4e9-9fc4-4b32-ac1d-b06e824c545e, ghrun-u4oonxs3ki.auto.internal:15957): request = { session_id: "ydb://session/3?node_id=1&id=YzYxMDE5ZDQtMmQyMzI3NmQtMzY0MDhiMDItNTIzZjdhNmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `table0` (\n                    k Int32 NOT NULL,\n                    v String,\n                    PRIMARY KEY (k)\n                ) WITH (STORE = COLUMN, PARTITION_COUNT = 17    )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f524f4e9-9fc4-4b32-ac1d-b06e824c545e, ghrun-u4oonxs3ki.auto.internal:15957): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzYxMDE5ZDQtMmQyMzI3NmQtMzY0MDhiMDItNTIzZjdhNmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzYxMDE5ZDQtMmQyMzI3NmQtMzY0MDhiMDItNTIzZjdhNmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4d591162-5b58-4abe-9c15-dc0c02b1b638, ghrun-u4oonxs3ki.auto.internal:63993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d591162-5b58-4abe-9c15-dc0c02b1b638, ghrun-u4oonxs3ki.auto.internal:63993): request = { session_id: "ydb://session/3?node_id=1&id=YzYxMDE5ZDQtMmQyMzI3NmQtMzY0MDhiMDItNTIzZjdhNmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            $keys = ListFromRange(0, 0 + 500);\n            $rows = ListMap($keys, ($i)->(<|k:$i, v: \"value_\" || CAST($i as String)|>));\n            INSERT INTO `table0`\n            SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d591162-5b58-4abe-9c15-dc0c02b1b638, ghrun-u4oonxs3ki.auto.internal:63993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzYxMDE5ZDQtMmQyMzI3NmQtMzY0MDhiMDItNTIzZjdhNmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzYxMDE5ZDQtMmQyMzI3NmQtMzY0MDhiMDItNTIzZjdhNmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c01f1a59-c739-4ee6-95bf-c8dc8d54363a, ghrun-u4oonxs3ki.auto.internal:15957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c01f1a59-c739-4ee6-95bf-c8dc8d54363a, ghrun-u4oonxs3ki.auto.internal:15957): request = { session_id: "ydb://session/3?node_id=1&id=YzYxMDE5ZDQtMmQyMzI3NmQtMzY0MDhiMDItNTIzZjdhNmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            SELECT sum(k) AS c FROM `table0`\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c01f1a59-c739-4ee6-95bf-c8dc8d54363a, ghrun-u4oonxs3ki.auto.internal:15957): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzYxMDE5ZDQtMmQyMzI3NmQtMzY0MDhiMDItNTIzZjdhNmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzYxMDE5ZDQtMmQyMzI3NmQtMzY0MDhiMDItNTIzZjdhNmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0517c966-ff65-49e7-b19c-c2a97e67bfbd, ghrun-u4oonxs3ki.auto.internal:63993): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0517c966-ff65-49e7-b19c-c2a97e67bfbd, ghrun-u4oonxs3ki.auto.internal:63993): request = { session_id: "ydb://session/3?node_id=1&id=YzYxMDE5ZDQtMmQyMzI3NmQtMzY0MDhiMDItNTIzZjdhNmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            SELECT TabletId, PathId, InternalPathId FROM `table0/.sys/primary_index_granule_stats`\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0517c966-ff65-49e7-b19c-c2a97e67bfbd, ghrun-u4oonxs3ki.auto.internal:63993): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzYxMDE5ZDQtMmQyMzI3NmQtMzY0MDhiMDItNTIzZjdhNmQ=
INFO     __tests__.upgrade_to_internal_path_id:upgrade_to_internal_path_id.py:103 0, path_mapping: (37, {37: 17})
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, e9d26fb3-53ac-4843-8563-c4e8c5021302, ghrun-u4oonxs3ki.auto.internal:15957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e9d26fb3-53ac-4843-8563-c4e8c5021302, ghrun-u4oonxs3ki.auto.internal:15957): request = { session_id: "ydb://session/3?node_id=1&id=YzYxMDE5ZDQtMmQyMzI3NmQtMzY0MDhiMDItNTIzZjdhNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e9d26fb3-53ac-4843-8563-c4e8c5021302, ghrun-u4oonxs3ki.auto.internal:15957): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
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.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16745/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16081/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:15957/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:20785/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2462/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16746/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:63993/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28794/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21780/9
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10551
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7298
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7924
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21780
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20622
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62542
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16745
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17600
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6469
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6463
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63993
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16408
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63522
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28164
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28794
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21417
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6913
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17023
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2462
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12471
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17217
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19679
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20785
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20319
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15395
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7833
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16746
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2098
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30588
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12217
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16081
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16367
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8079
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19661
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15957
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26807
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23235
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4440
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9321
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32752
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26750
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11488
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64432
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11133
============================== slowest durations ===============================
138.83s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
109.62s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
90.57s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
85.48s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
52.06s call     zip_bomb.py::TestZipBomb::test
24.59s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
17.03s teardown zip_bomb.py::TestZipBomb::test
13.17s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.69s setup    zip_bomb.py::TestZipBomb::test
3.08s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test - assert 37 < (0 + 10)
=================== 1 failed, 5 passed in 542.72s (0:09:02) ====================
