============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/g81u/002446/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 106 items

data_read_correctness.py ..
order_by_with_limit.py .
tablets_movement.py ..
test_create.py ......

============================== slowest durations ===============================
211.58s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
95.67s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
93.89s call     tablets_movement.py::TestTabletsMovement::test[ROW]
25.53s call     order_by_with_limit.py::TestOrderBy::test
5.68s call     test_create.py::TestCreate::test_create_decimals
5.61s setup    data_read_correctness.py::TestDataReadCorrectness::test
5.19s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.36s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.79s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.57s setup    order_by_with_limit.py::TestOrderBy::test
0.76s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.67s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.66s call     test_create.py::TestCreate::test_create_all_opt_ints
0.62s call     test_create.py::TestCreate::test_create_real_opt
0.56s call     test_create.py::TestCreate::test_create_all_req_ints
0.50s call     test_create.py::TestCreate::test_create_strings_opt
0.48s call     test_create.py::TestCreate::test_create_real_req
0.30s call     data_read_correctness.py::TestDataReadCorrectness::test
0.18s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s setup    test_create.py::TestCreate::test_create_real_opt
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    test_create.py::TestCreate::test_create_decimals

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 461.02s (0:07:41) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/g81u/00252d/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 106 items

test_create.py .
test_cs_many_updates.py drop table: 22.7 ms
create table: 508.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.7
    "min_ms": 26.4
    "median_ms": 29.7
    "max_ms": 65.6
    "stdev_ms": 11.6
select count(*) after initial inserts: 123.7 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 61.0
    "min_ms": 38.4
    "median_ms": 55.9
    "max_ms": 197.7
    "stdev_ms": 19.0
select count(*) after all modifications: 4632.7 ms
select all: 5663.1 ms
delete from table: 4913.3 ms
select all after delete: 5856.5 ms
.drop table: 41.8 ms
create table: 597.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 51.7
    "min_ms": 31.9
    "median_ms": 49.2
    "max_ms": 77.7
    "stdev_ms": 16.8
select count(*) after initial inserts: 298.3 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 58.4
    "min_ms": 41.7
    "median_ms": 55.2
    "max_ms": 113.9
    "stdev_ms": 12.8
updates (step 1):
    "runs": 200
    "avg_ms": 214.0
    "min_ms": 156.3
    "median_ms": 209.8
    "max_ms": 370.6
    "stdev_ms": 35.1
upserts (step 2):
    "runs": 200
    "avg_ms": 35.6
    "min_ms": 24.4
    "median_ms": 32.9
    "max_ms": 79.2
    "stdev_ms": 9.4
select count(*) after all modifications: 507.3 ms
select all: 516.2 ms
delete from table: 667.4 ms
select all after delete: 422.5 ms
.drop table: 32.9 ms
create table: 894.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 39.3
    "min_ms": 29.1
    "median_ms": 38.0
    "max_ms": 55.3
    "stdev_ms": 7.4
select count(*) after initial inserts: 137.8 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 122.6
    "min_ms": 91.5
    "median_ms": 116.2
    "max_ms": 277.2
    "stdev_ms": 23.5
select count(*) after all modifications: 297.4 ms
select all: 253.2 ms
delete from table: 282.4 ms
select all after delete: 225.3 ms
.drop table: 29.2 ms
create table: 456.7 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.6
    "min_ms": 26.6
    "median_ms": 29.9
    "max_ms": 31.2
    "stdev_ms": 1.1
select count(*) after initial inserts: 104.3 ms
updates (step 0):
    "runs": 150
    "avg_ms": 111.6
    "min_ms": 95.5
    "median_ms": 109.9
    "max_ms": 165.5
    "stdev_ms": 9.4
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 52.7
    "min_ms": 46.0
    "median_ms": 52.2
    "max_ms": 64.0
    "stdev_ms": 3.1
select count(*) after all modifications: 336.9 ms
select all: 336.6 ms
delete from table: 363.3 ms
select all after delete: 337.1 ms
.drop table: 31.3 ms
create table: 397.1 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.7
    "min_ms": 25.7
    "median_ms": 30.0
    "max_ms": 35.1
    "stdev_ms": 2.3
select count(*) after initial inserts: 107.4 ms
updates (step 0):
    "runs": 200
    "avg_ms": 124.9
    "min_ms": 97.6
    "median_ms": 121.1
    "max_ms": 287.9
    "stdev_ms": 20.1
upserts (step 1):
    "runs": 200
    "avg_ms": 30.6
    "min_ms": 24.3
    "median_ms": 28.6
    "max_ms": 65.3
    "stdev_ms": 6.6
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 75.3
    "min_ms": 59.9
    "median_ms": 71.6
    "max_ms": 135.1
    "stdev_ms": 12.5
select count(*) after all modifications: 626.5 ms
select all: 590.0 ms
delete from table: 715.6 ms
select all after delete: 545.1 ms
.drop table: 36.2 ms
create table: 503.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.6
    "min_ms": 25.9
    "median_ms": 30.0
    "max_ms": 33.8
    "stdev_ms": 2.1
select count(*) after initial inserts: 109.5 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 35.0
    "min_ms": 23.9
    "median_ms": 32.3
    "max_ms": 86.9
    "stdev_ms": 8.8
select count(*) after all modifications: 374.8 ms
select all: 273.5 ms
delete from table: 325.1 ms
select all after delete: 229.0 ms
.Generated operation sequence:
  0. BULK_UPSERT: 8 operations
  1. UPDATE: 5 operations
  2. BULK_UPSERT: 1 operations
  3. UPSERT: 16 operations
  4. UPDATE: 17 operations
  5. UPDATE: 14 operations
  6. UPSERT: 14 operations
  7. UPDATE: 4 operations
  8. UPDATE: 16 operations
  9. UPDATE: 17 operations
drop table: 33.0 ms
create table: 474.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 24.7
    "median_ms": 29.9
    "max_ms": 31.3
    "stdev_ms": 2.1
select count(*) after initial inserts: 106.7 ms
bulk_upserts (step 0):
    "runs": 8
    "avg_ms": 47.7
    "min_ms": 42.5
    "median_ms": 47.6
    "max_ms": 54.4
    "stdev_ms": 4.7
updates (step 1):
    "runs": 50
    "avg_ms": 124.8
    "min_ms": 101.2
    "median_ms": 122.4
    "max_ms": 183.4
    "stdev_ms": 15.9
bulk_upserts (step 2): 59.9 ms
upserts (step 3):
    "runs": 160
    "avg_ms": 35.2
    "min_ms": 24.5
    "median_ms": 32.5
    "max_ms": 60.8
    "stdev_ms": 8.5
updates (step 4):
    "runs": 170
    "avg_ms": 149.5
    "min_ms": 107.7
    "median_ms": 144.4
    "max_ms": 321.8
    "stdev_ms": 30.2
updates (step 5):
    "runs": 140
    "avg_ms": 142.1
    "min_ms": 114.3
    "median_ms": 137.5
    "max_ms": 252.0
    "stdev_ms": 21.1
upserts (step 6):
    "runs": 140
    "avg_ms": 38.6
    "min_ms": 26.0
    "median_ms": 34.6
    "max_ms": 204.9
    "stdev_ms": 17.3
updates (step 7):
    "runs": 40
    "avg_ms": 171.4
    "min_ms": 140.6
    "median_ms": 167.1
    "max_ms": 225.9
    "stdev_ms": 22.2
updates (step 8):
    "runs": 160
    "avg_ms": 164.9
    "min_ms": 133.7
    "median_ms": 161.2
    "max_ms": 244.7
    "stdev_ms": 17.3
updates (step 9):
    "runs": 170
    "avg_ms": 193.2
    "min_ms": 154.6
    "median_ms": 190.6
    "max_ms": 295.5
    "stdev_ms": 25.5
select count(*) after all modifications: 439.4 ms
select all: 350.9 ms
delete from table: 467.8 ms
select all after delete: 335.8 ms
.
test_delete.py ...

============================== slowest durations ===============================
131.62s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
125.09s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
59.35s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
52.61s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
42.25s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
37.12s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
24.43s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.05s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
5.54s setup    test_create.py::TestCreate::test_dy_number_not_supported
4.87s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.12s setup    test_delete.py::TestDelete::test_delete_rollback
1.04s call     test_delete.py::TestDelete::test_delete_rollback
0.71s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.60s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.05s call     test_create.py::TestCreate::test_dy_number_not_supported
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.02s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s setup    test_delete.py::TestDelete::test_delete_where[False-100]
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[bulk_upsert_update_upsert]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 497.83s (0:08:17) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/g81u/0022da/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 106 items

test_delete.py ...........

============================== slowest durations ===============================
4.65s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.97s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.85s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.84s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.80s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.78s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.77s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.73s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.67s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.64s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.61s call     test_delete.py::TestDelete::test_incorrect
0.60s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.03s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.01s setup    test_delete.py::TestDelete::test_incorrect
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 14.06s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/g81u/002426/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 106 items

test_insert.py ........
test_log_scenario.py ..FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:693: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/g81u/002426/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/g81u/002426/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-01T04:31:13.573471Z): tablet_id=72075186224037994;self_id=[1:7567609702546892367:13831];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711095;lock_id=281474976711047;verification=!CommitSnapshot;fline=written.h:108;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA60DBC5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA606106
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB492EA8
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x16799B46
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16AB5741
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16AB5554
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16AAD56E
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0x9FA4D7C
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16AD6B5C
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16B3A76E
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0xCF70D66
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0xCF6ED2E
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0xCF720AE
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xCF4AEA6
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xCF4AEA6
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16B39EA9
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16B024FA
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB43ED57
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB483954
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB487A14
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB487620
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB48820E
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA60F81C
E   23. ??:0: ?? @ 0x7FE62B25EAC2
E   24. ??:0: ?? @ 0x7FE62B2F08BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb -e grpc://localhost:21342 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21342', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2925116
DEBUG    ya.test:process.py:259 Command (pid 2925116) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2925116) elapsed time (sec): 0.5503482818603516
DEBUG    ya.test:process.py:263 Command (pid 2925116) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) maxrss: 989200
DEBUG    ya.test:process.py:263 Command (pid 2925116) minflt: 3545
DEBUG    ya.test:process.py:263 Command (pid 2925116) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 2925116) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 2925116) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2925116) stime: 0.033881
DEBUG    ya.test:process.py:263 Command (pid 2925116) utime: 0.055056999999999995
DEBUG    ya.test:process.py:263 Command (pid 2925116) wtime: 0.552
DEBUG    ya.test:process.py:275 Command (pid 2925116) output:
Init tables ...
Init tables ...Ok

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

INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb -e grpc://localhost:21342 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21342', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2925451
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2925451) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2925451) elapsed time (sec): 30.267414093017578
DEBUG    ya.test:process.py:263 Command (pid 2925451) wtime: 30.278
DEBUG    ya.test:process.py:275 Command (pid 2925451) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    356	356	0	0	24	51	63	72
2	    437	437	0	0	20	43	63	74
3	    485	485	0	0	19	38	46	53
4	    440	440	0	0	21	36	49	55
5	    594	594	0	0	15	27	31	38
6	    596	596	0	0	15	29	37	44
7	    563	563	0	0	16	27	35	39
8	    597	597	0	0	16	27	35	40
9	    559	559	0	0	16	30	35	39
10	    481	481	0	0	19	35	41	54
11	    579	579	0	0	16	28	37	43
12	    570	570	0	0	16	28	39	42
13	    483	483	0	0	18	32	57	78
14	    466	466	0	0	19	35	49	52
15	    570	570	0	0	16	28	33	39
16	    579	579	0	0	15	28	37	45
17	    677	677	0	0	13	26	33	37
18	    596	596	0	0	15	27	33	41
19	    622	622	0	0	14	27	31	35
20	    610	610	0	0	15	27	33	36
21	    705	705	0	0	12	24	35	36
22	    577	577	0	0	16	27	33	36
23	    649	649	0	0	14	23	28	39
24	    591	591	0	0	15	28	34	38
25	    590	590	0	0	15	27	33	37
26	    543	543	0	0	16	31	37	44
27	    591	591	0	0	15	31	42	45
28	    613	613	0	0	15	26	30	34
29	    606	606	0	0	15	26	30	42
30	    526	526	0	0	18	33	42	48

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  16851	561.7	0	0	16	30	40	78

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f952e7d-9e98-44a2-bdfd-915bd15aa55c, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f952e7d-9e98-44a2-bdfd-915bd15aa55c, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f952e7d-9e98-44a2-bdfd-915bd15aa55c, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=
INFO     root:test_log_scenario.py:217 Count rows after insert 16591 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40a6eb5e-deff-4de0-a2c7-134f364e3662, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40a6eb5e-deff-4de0-a2c7-134f364e3662, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40a6eb5e-deff-4de0-a2c7-134f364e3662, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 56086e98-c077-4372-88e8-59496e9be07d, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56086e98-c077-4372-88e8-59496e9be07d, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56086e98-c077-4372-88e8-59496e9be07d, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb -e grpc://localhost:21342 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb -e grpc://localhost:21342 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb -e grpc://localhost:21342 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY2ZjQyNTUtZDU2ZTNlOWYtNDdjMzVhMWYtOTJlZDg4NzE=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21342', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21342', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e40be5b9-e0ac-42ea-9767-f6ca1c6ec4b6, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmYxOGZhYTYtNWFiMzQ5MWItNDM2ODA1NGEtNmVhYTNkY2M=
DEBUG    ya.test:process.py:628 Command pid: 2940939
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21342', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e40be5b9-e0ac-42ea-9767-f6ca1c6ec4b6, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZGY2ZjQyNTUtZDU2ZTNlOWYtNDdjMzVhMWYtOTJlZDg4NzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e6576c0a-79ff-4f6b-97c6-9c4d00b5bb4d, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2940937
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjM2MzRkYzktYzMwMTRiYmYtZjI5YzFlNDktM2Q2ZGEwODc=
DEBUG    ya.test:process.py:628 Command pid: 2940942
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6576c0a-79ff-4f6b-97c6-9c4d00b5bb4d, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=YmYxOGZhYTYtNWFiMzQ5MWItNDM2ODA1NGEtNmVhYTNkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e40be5b9-e0ac-42ea-9767-f6ca1c6ec4b6, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c3b0ea0-8cf9-4cfe-bfe0-1ae8b7249e2b, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODYwY2RjOGQtZTdkNzFmNS04OGMyNTU0Ny1jZTA0NDMxOA==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e6576c0a-79ff-4f6b-97c6-9c4d00b5bb4d, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22c0e8f2-bb80-4405-9a2b-1b55501ecb04, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22c0e8f2-bb80-4405-9a2b-1b55501ecb04, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ODYwY2RjOGQtZTdkNzFmNS04OGMyNTU0Ny1jZTA0NDMxOA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmFjZTZkYWQtZTUzMmEyOGMtNjZkZDhjMGItMmYzMTdjNzg=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c3b0ea0-8cf9-4cfe-bfe0-1ae8b7249e2b, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZjM2MzRkYzktYzMwMTRiYmYtZjI5YzFlNDktM2Q2ZGEwODc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5609871f-2a4a-450f-ba17-4db3f1667c63, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGUzZTlmYzUtZjUyODRhNDUtMjc1NjRjMy1mNjNhZGI3NA==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22c0e8f2-bb80-4405-9a2b-1b55501ecb04, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5609871f-2a4a-450f-ba17-4db3f1667c63, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZmFjZTZkYWQtZTUzMmEyOGMtNjZkZDhjMGItMmYzMTdjNzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c3b0ea0-8cf9-4cfe-bfe0-1ae8b7249e2b, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 621ab726-89e3-490d-a63d-a82259a57649, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5609871f-2a4a-450f-ba17-4db3f1667c63, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDNiNjM1ZTctY2UwYWRhZDItODhkYjAyMzItY2I0ZDVhOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f69b3bd1-13ec-4a66-a462-3743afb3799b, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f69b3bd1-13ec-4a66-a462-3743afb3799b, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=NDNiNjM1ZTctY2UwYWRhZDItODhkYjAyMzItY2I0ZDVhOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1115274-3acd-4c4d-a15d-8d67ab89a316, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1115274-3acd-4c4d-a15d-8d67ab89a316, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 621ab726-89e3-490d-a63d-a82259a57649, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZGUzZTlmYzUtZjUyODRhNDUtMjc1NjRjMy1mNjNhZGI3NA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f69b3bd1-13ec-4a66-a462-3743afb3799b, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1115274-3acd-4c4d-a15d-8d67ab89a316, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 621ab726-89e3-490d-a63d-a82259a57649, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38d6f933-a6af-47e8-8d34-908e62e166de, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38d6f933-a6af-47e8-8d34-908e62e166de, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 476ef3cf-c282-47fc-96c0-db43ba49c543, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 476ef3cf-c282-47fc-96c0-db43ba49c543, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38d6f933-a6af-47e8-8d34-908e62e166de, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 476ef3cf-c282-47fc-96c0-db43ba49c543, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmYxOGZhYTYtNWFiMzQ5MWItNDM2ODA1NGEtNmVhYTNkY2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmYxOGZhYTYtNWFiMzQ5MWItNDM2ODA1NGEtNmVhYTNkY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5bc56cd7-064c-4050-bec9-f0c6acd58606, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bc56cd7-064c-4050-bec9-f0c6acd58606, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=YmYxOGZhYTYtNWFiMzQ5MWItNDM2ODA1NGEtNmVhYTNkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY2ZjQyNTUtZDU2ZTNlOWYtNDdjMzVhMWYtOTJlZDg4NzE=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bc56cd7-064c-4050-bec9-f0c6acd58606, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed9ce74f-9173-4175-9eb9-0c0f4fd87a42, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY2ZjQyNTUtZDU2ZTNlOWYtNDdjMzVhMWYtOTJlZDg4NzE=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed9ce74f-9173-4175-9eb9-0c0f4fd87a42, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c0b6479-8266-48ae-aba3-9f873413420b, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed9ce74f-9173-4175-9eb9-0c0f4fd87a42, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c0b6479-8266-48ae-aba3-9f873413420b, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZGY2ZjQyNTUtZDU2ZTNlOWYtNDdjMzVhMWYtOTJlZDg4NzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca109a73-4c97-45c8-9636-191b6a0719de, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca109a73-4c97-45c8-9636-191b6a0719de, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDNiNjM1ZTctY2UwYWRhZDItODhkYjAyMzItY2I0ZDVhOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDNiNjM1ZTctY2UwYWRhZDItODhkYjAyMzItY2I0ZDVhOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3ba7323-35de-4190-9bf2-f0a5c9d3aa80, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3ba7323-35de-4190-9bf2-f0a5c9d3aa80, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=NDNiNjM1ZTctY2UwYWRhZDItODhkYjAyMzItY2I0ZDVhOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca109a73-4c97-45c8-9636-191b6a0719de, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c0b6479-8266-48ae-aba3-9f873413420b, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmFjZTZkYWQtZTUzMmEyOGMtNjZkZDhjMGItMmYzMTdjNzg=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGUzZTlmYzUtZjUyODRhNDUtMjc1NjRjMy1mNjNhZGI3NA==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3ba7323-35de-4190-9bf2-f0a5c9d3aa80, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGUzZTlmYzUtZjUyODRhNDUtMjc1NjRjMy1mNjNhZGI3NA==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjM2MzRkYzktYzMwMTRiYmYtZjI5YzFlNDktM2Q2ZGEwODc=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODYwY2RjOGQtZTdkNzFmNS04OGMyNTU0Ny1jZTA0NDMxOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ee34ac1-5aa1-4943-95a9-153d9c3e95a8, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmFjZTZkYWQtZTUzMmEyOGMtNjZkZDhjMGItMmYzMTdjNzg=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ee34ac1-5aa1-4943-95a9-153d9c3e95a8, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZGUzZTlmYzUtZjUyODRhNDUtMjc1NjRjMy1mNjNhZGI3NA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6077d6d-e2fa-43bd-a580-05ec626588fa, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6077d6d-e2fa-43bd-a580-05ec626588fa, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZmFjZTZkYWQtZTUzMmEyOGMtNjZkZDhjMGItMmYzMTdjNzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ee34ac1-5aa1-4943-95a9-153d9c3e95a8, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6077d6d-e2fa-43bd-a580-05ec626588fa, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a150be48-b60e-46fe-98c6-f7c97739818b, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a150be48-b60e-46fe-98c6-f7c97739818b, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a150be48-b60e-46fe-98c6-f7c97739818b, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjM2MzRkYzktYzMwMTRiYmYtZjI5YzFlNDktM2Q2ZGEwODc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 23879e14-e15b-4698-80d2-490be8e98b57, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23879e14-e15b-4698-80d2-490be8e98b57, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZjM2MzRkYzktYzMwMTRiYmYtZjI5YzFlNDktM2Q2ZGEwODc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23879e14-e15b-4698-80d2-490be8e98b57, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODYwY2RjOGQtZTdkNzFmNS04OGMyNTU0Ny1jZTA0NDMxOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a11092ef-e021-4096-89ed-f4e27a9cca14, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a11092ef-e021-4096-89ed-f4e27a9cca14, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ODYwY2RjOGQtZTdkNzFmNS04OGMyNTU0Ny1jZTA0NDMxOA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a11092ef-e021-4096-89ed-f4e27a9cca14, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, 8d19dbf7-200e-4126-ad6b-5bc124c0b6b0, localhost:1581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8d19dbf7-200e-4126-ad6b-5bc124c0b6b0, localhost:1581): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8d19dbf7-200e-4126-ad6b-5bc124c0b6b0, localhost:1581): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-i4gyxlpqdu.auto.internal" port: 1581 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-i4gyxlpqdu.auto.internal:1581, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1581
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b9ac7be6-eef5-4c61-b090-b7e5ff8791e4, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336266572+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 48a50ee3-2eb9-493e-8076-7e6829ea8ad1, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336286611+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, abe4bac5-7ea2-43e5-a870-fa08b51b9942, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336302172+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c7f24401-30a1-484c-abe9-832057485a78, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.33632066+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e9138553-6c69-494d-8d59-368194fbbf37, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336337707+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2861de3f-4ffc-4c6f-9476-dc41b31d2472, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336367979+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1928e9ff-c65e-41f0-a571-43621c21d0a9, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336353979+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 301dc18c-48a7-4a6c-a57c-9037e8fd0f66, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336381299+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6c53cdc0-e988-4778-a3dd-40f6706592fb, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336412634+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 30393743-a519-436c-84fb-d8e49176048c, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336395873+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 23879e14-e15b-4698-80d2-490be8e98b57, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336165932+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a11092ef-e021-4096-89ed-f4e27a9cca14, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336180563+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ca109a73-4c97-45c8-9636-191b6a0719de, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336089667+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f3ba7323-35de-4190-9bf2-f0a5c9d3aa80, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336105472+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ed9ce74f-9173-4175-9eb9-0c0f4fd87a42, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336054317+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5bc56cd7-064c-4050-bec9-f0c6acd58606, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.335952892+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a6077d6d-e2fa-43bd-a580-05ec626588fa, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336135614+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0c0b6479-8266-48ae-aba3-9f873413420b, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.3360741+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a150be48-b60e-46fe-98c6-f7c97739818b, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336149451+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2ee34ac1-5aa1-4943-95a9-153d9c3e95a8, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336120152+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:314 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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2940937) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2940937) elapsed time (sec): 30.254164934158325
DEBUG    ya.test:process.py:263 Command (pid 2940937) wtime: 30.265
DEBUG    ya.test:process.py:275 Command (pid 2940937) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     35	35	0	0	263	441	447	447
2	     30	30	0	0	275	531	547	547
3	     27	27	0	0	281	509	515	515
4	     41	41	0	0	211	323	331	331
5	     14	14	0	0	575	631	703	703
6	      9	9	0	0	963	1255	1255	1255
7	      8	8	0	0	1191	1263	1263	1263
8	      5	5	0	0	1287	1335	1335	1335
9	      0	0	0	766	0	0	0	0
10	      0	0	0	1360	0	0	0	0
11	      0	0	0	1464	0	0	0	0
12	      0	0	0	1485	0	0	0	0
13	      0	0	0	1263	0	0	0	0
14	      0	0	0	1113	0	0	0	0
15	      0	0	0	1497	0	0	0	0
16	      0	0	0	1582	0	0	0	0
17	      0	0	0	1616	0	0	0	0
18	      0	0	0	1472	0	0	0	0
19	      0	0	0	1680	0	0	0	0
20	      0	0	0	1536	0	0	0	0
21	      0	0	0	1605	0	0	0	0
22	      0	0	0	1567	0	0	0	0
23	      0	0	0	1635	0	0	0	0
24	      0	0	0	1384	0	0	0	0
25	      0	0	0	1505	0	0	0	0
26	      0	0	0	1586	0	0	0	0
27	      0	0	0	1393	0	0	0	0
28	      0	0	0	1600	0	0	0	0
29	      0	0	0	1677	0	0	0	0
30	      0	0	0	1408	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    169	5.63333	0	32194	293	1231	1287	1335

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2940942) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2940942) elapsed time (sec): 30.257063627243042
DEBUG    ya.test:process.py:263 Command (pid 2940942) wtime: 30.262
DEBUG    ya.test:process.py:275 Command (pid 2940942) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     22	22	0	0	230	727	735	735
2	     21	21	0	0	423	627	627	627
3	     22	22	0	0	339	595	619	619
4	     32	32	0	0	283	455	523	523
5	     13	13	0	0	607	759	815	815
6	      3	3	0	7	915	959	959	959
7	      0	0	0	9	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	937	0	0	0	0
10	      0	0	0	1424	0	0	0	0
11	      0	0	0	1742	0	0	0	0
12	      0	0	0	1474	0	0	0	0
13	      0	0	0	1387	0	0	0	0
14	      0	0	0	1115	0	0	0	0
15	      0	0	0	1644	0	0	0	0
16	      0	0	0	1631	0	0	0	0
17	      0	0	0	1663	0	0	0	0
18	      0	0	0	1624	0	0	0	0
19	      0	0	0	1591	0	0	0	0
20	      0	0	0	1757	0	0	0	0
21	      0	0	0	1469	0	0	0	0
22	      0	0	0	1671	0	0	0	0
23	      0	0	0	1727	0	0	0	0
24	      0	0	0	1514	0	0	0	0
25	      0	0	0	1575	0	0	0	0
26	      0	0	0	1388	0	0	0	0
27	      0	0	0	1402	0	0	0	0
28	      0	0	0	1591	0	0	0	0
29	      0	0	0	1671	0	0	0	0
30	      0	0	0	1383	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    113	3.76667	0	33406	377	727	915	959

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2940939) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2940939) elapsed time (sec): 30.362127780914307
DEBUG    ya.test:process.py:263 Command (pid 2940939) wtime: 30.367
DEBUG    ya.test:process.py:275 Command (pid 2940939) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      2	2	0	0	771	927	927	927
2	      3	3	0	9	915	1023	1023	1023
3	     11	11	0	5	671	939	947	947
4	     13	13	0	2	571	699	703	703
5	      3	3	0	7	767	863	863	863
6	      0	0	0	9	0	0	0	0
7	      0	0	0	9	0	0	0	0
8	      0	0	0	8	0	0	0	0
9	      0	0	0	945	0	0	0	0
10	      0	0	0	1287	0	0	0	0
11	      0	0	0	1468	0	0	0	0
12	      0	0	0	1447	0	0	0	0
13	      0	0	0	1424	0	0	0	0
14	      0	0	0	1413	0	0	0	0
15	      0	0	0	1565	0	0	0	0
16	      0	0	0	1659	0	0	0	0
17	      0	0	0	1775	0	0	0	0
18	      0	0	0	1487	0	0	0	0
19	      0	0	0	1764	0	0	0	0
20	      0	0	0	1889	0	0	0	0
21	      0	0	0	1583	0	0	0	0
22	      0	0	0	1573	0	0	0	0
23	      0	0	0	1642	0	0	0	0
24	      0	0	0	1573	0	0	0	0
25	      0	0	0	1773	0	0	0	0
26	      0	0	0	1639	0	0	0	0
27	      0	0	0	1469	0	0	0	0
28	      0	0	0	1645	0	0	0	0
29	      0	0	0	1690	0	0	0	0
30	      0	0	0	1307	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     32	1.06667	0	34066	667	939	1023	1023

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, 3ef2e021-1c0c-41d6-ab0f-244f535b41d6, localhost:1581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3ef2e021-1c0c-41d6-ab0f-244f535b41d6, localhost:1581): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3ef2e021-1c0c-41d6-ab0f-244f535b41d6, localhost:1581): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-i4gyxlpqdu.auto.internal" port: 1581 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-i4gyxlpqdu.auto.internal:1581, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1581
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, ad5d253f-427d-4239-99fd-1ec8837d582f, localhost:1581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ad5d253f-427d-4239-99fd-1ec8837d582f, localhost:1581): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ad5d253f-427d-4239-99fd-1ec8837d582f, localhost:1581): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-i4gyxlpqdu.auto.internal" port: 1581 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-i4gyxlpqdu.auto.internal:1581, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1581
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, a38e62a8-e38d-4176-8952-2094dcd62098, localhost:1581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a38e62a8-e38d-4176-8952-2094dcd62098, localhost:1581): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a38e62a8-e38d-4176-8952-2094dcd62098, localhost:1581): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-i4gyxlpqdu.auto.internal" port: 1581 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-i4gyxlpqdu.auto.internal:1581, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1581
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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 teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-i4gyxlpqdu'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/g81u/002426/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.2888602' in '/home/runner/.ya/build/build_root/g81u/002426/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_f56gh6ne.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:21342/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4677
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31973
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62873
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21342
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12141
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:148: in aggregation_query
    self.ydb_client.query(
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb -e grpc://localhost:21342 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21342', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2925116
DEBUG    ya.test:process.py:259 Command (pid 2925116) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2925116) elapsed time (sec): 0.5503482818603516
DEBUG    ya.test:process.py:263 Command (pid 2925116) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) maxrss: 989200
DEBUG    ya.test:process.py:263 Command (pid 2925116) minflt: 3545
DEBUG    ya.test:process.py:263 Command (pid 2925116) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 2925116) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2925116) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 2925116) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2925116) stime: 0.033881
DEBUG    ya.test:process.py:263 Command (pid 2925116) utime: 0.055056999999999995
DEBUG    ya.test:process.py:263 Command (pid 2925116) wtime: 0.552
DEBUG    ya.test:process.py:275 Command (pid 2925116) output:
Init tables ...
Init tables ...Ok

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

INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb -e grpc://localhost:21342 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21342', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2925451
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2925451) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2925451) elapsed time (sec): 30.267414093017578
DEBUG    ya.test:process.py:263 Command (pid 2925451) wtime: 30.278
DEBUG    ya.test:process.py:275 Command (pid 2925451) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    356	356	0	0	24	51	63	72
2	    437	437	0	0	20	43	63	74
3	    485	485	0	0	19	38	46	53
4	    440	440	0	0	21	36	49	55
5	    594	594	0	0	15	27	31	38
6	    596	596	0	0	15	29	37	44
7	    563	563	0	0	16	27	35	39
8	    597	597	0	0	16	27	35	40
9	    559	559	0	0	16	30	35	39
10	    481	481	0	0	19	35	41	54
11	    579	579	0	0	16	28	37	43
12	    570	570	0	0	16	28	39	42
13	    483	483	0	0	18	32	57	78
14	    466	466	0	0	19	35	49	52
15	    570	570	0	0	16	28	33	39
16	    579	579	0	0	15	28	37	45
17	    677	677	0	0	13	26	33	37
18	    596	596	0	0	15	27	33	41
19	    622	622	0	0	14	27	31	35
20	    610	610	0	0	15	27	33	36
21	    705	705	0	0	12	24	35	36
22	    577	577	0	0	16	27	33	36
23	    649	649	0	0	14	23	28	39
24	    591	591	0	0	15	28	34	38
25	    590	590	0	0	15	27	33	37
26	    543	543	0	0	16	31	37	44
27	    591	591	0	0	15	31	42	45
28	    613	613	0	0	15	26	30	34
29	    606	606	0	0	15	26	30	42
30	    526	526	0	0	18	33	42	48

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  16851	561.7	0	0	16	30	40	78

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f952e7d-9e98-44a2-bdfd-915bd15aa55c, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f952e7d-9e98-44a2-bdfd-915bd15aa55c, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f952e7d-9e98-44a2-bdfd-915bd15aa55c, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=
INFO     root:test_log_scenario.py:217 Count rows after insert 16591 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40a6eb5e-deff-4de0-a2c7-134f364e3662, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40a6eb5e-deff-4de0-a2c7-134f364e3662, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40a6eb5e-deff-4de0-a2c7-134f364e3662, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 56086e98-c077-4372-88e8-59496e9be07d, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56086e98-c077-4372-88e8-59496e9be07d, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56086e98-c077-4372-88e8-59496e9be07d, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb -e grpc://localhost:21342 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb -e grpc://localhost:21342 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb -e grpc://localhost:21342 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY2ZjQyNTUtZDU2ZTNlOWYtNDdjMzVhMWYtOTJlZDg4NzE=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21342', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21342', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e40be5b9-e0ac-42ea-9767-f6ca1c6ec4b6, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmYxOGZhYTYtNWFiMzQ5MWItNDM2ODA1NGEtNmVhYTNkY2M=
DEBUG    ya.test:process.py:628 Command pid: 2940939
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/002426/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21342', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e40be5b9-e0ac-42ea-9767-f6ca1c6ec4b6, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZGY2ZjQyNTUtZDU2ZTNlOWYtNDdjMzVhMWYtOTJlZDg4NzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e6576c0a-79ff-4f6b-97c6-9c4d00b5bb4d, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2940937
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjM2MzRkYzktYzMwMTRiYmYtZjI5YzFlNDktM2Q2ZGEwODc=
DEBUG    ya.test:process.py:628 Command pid: 2940942
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6576c0a-79ff-4f6b-97c6-9c4d00b5bb4d, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=YmYxOGZhYTYtNWFiMzQ5MWItNDM2ODA1NGEtNmVhYTNkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e40be5b9-e0ac-42ea-9767-f6ca1c6ec4b6, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c3b0ea0-8cf9-4cfe-bfe0-1ae8b7249e2b, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODYwY2RjOGQtZTdkNzFmNS04OGMyNTU0Ny1jZTA0NDMxOA==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e6576c0a-79ff-4f6b-97c6-9c4d00b5bb4d, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22c0e8f2-bb80-4405-9a2b-1b55501ecb04, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22c0e8f2-bb80-4405-9a2b-1b55501ecb04, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ODYwY2RjOGQtZTdkNzFmNS04OGMyNTU0Ny1jZTA0NDMxOA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmFjZTZkYWQtZTUzMmEyOGMtNjZkZDhjMGItMmYzMTdjNzg=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c3b0ea0-8cf9-4cfe-bfe0-1ae8b7249e2b, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZjM2MzRkYzktYzMwMTRiYmYtZjI5YzFlNDktM2Q2ZGEwODc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5609871f-2a4a-450f-ba17-4db3f1667c63, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGUzZTlmYzUtZjUyODRhNDUtMjc1NjRjMy1mNjNhZGI3NA==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22c0e8f2-bb80-4405-9a2b-1b55501ecb04, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5609871f-2a4a-450f-ba17-4db3f1667c63, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZmFjZTZkYWQtZTUzMmEyOGMtNjZkZDhjMGItMmYzMTdjNzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c3b0ea0-8cf9-4cfe-bfe0-1ae8b7249e2b, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 621ab726-89e3-490d-a63d-a82259a57649, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5609871f-2a4a-450f-ba17-4db3f1667c63, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDNiNjM1ZTctY2UwYWRhZDItODhkYjAyMzItY2I0ZDVhOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f69b3bd1-13ec-4a66-a462-3743afb3799b, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f69b3bd1-13ec-4a66-a462-3743afb3799b, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=NDNiNjM1ZTctY2UwYWRhZDItODhkYjAyMzItY2I0ZDVhOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1115274-3acd-4c4d-a15d-8d67ab89a316, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1115274-3acd-4c4d-a15d-8d67ab89a316, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 621ab726-89e3-490d-a63d-a82259a57649, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZGUzZTlmYzUtZjUyODRhNDUtMjc1NjRjMy1mNjNhZGI3NA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f69b3bd1-13ec-4a66-a462-3743afb3799b, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1115274-3acd-4c4d-a15d-8d67ab89a316, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 621ab726-89e3-490d-a63d-a82259a57649, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38d6f933-a6af-47e8-8d34-908e62e166de, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38d6f933-a6af-47e8-8d34-908e62e166de, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 476ef3cf-c282-47fc-96c0-db43ba49c543, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 476ef3cf-c282-47fc-96c0-db43ba49c543, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38d6f933-a6af-47e8-8d34-908e62e166de, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 476ef3cf-c282-47fc-96c0-db43ba49c543, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmYxOGZhYTYtNWFiMzQ5MWItNDM2ODA1NGEtNmVhYTNkY2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmYxOGZhYTYtNWFiMzQ5MWItNDM2ODA1NGEtNmVhYTNkY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5bc56cd7-064c-4050-bec9-f0c6acd58606, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bc56cd7-064c-4050-bec9-f0c6acd58606, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=YmYxOGZhYTYtNWFiMzQ5MWItNDM2ODA1NGEtNmVhYTNkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY2ZjQyNTUtZDU2ZTNlOWYtNDdjMzVhMWYtOTJlZDg4NzE=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bc56cd7-064c-4050-bec9-f0c6acd58606, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed9ce74f-9173-4175-9eb9-0c0f4fd87a42, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY2ZjQyNTUtZDU2ZTNlOWYtNDdjMzVhMWYtOTJlZDg4NzE=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed9ce74f-9173-4175-9eb9-0c0f4fd87a42, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=Njg4ZTI2ZjYtYWEyYjZjNmYtNzk3ZTI3NzEtOWJjZTAxYWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c0b6479-8266-48ae-aba3-9f873413420b, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed9ce74f-9173-4175-9eb9-0c0f4fd87a42, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c0b6479-8266-48ae-aba3-9f873413420b, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZGY2ZjQyNTUtZDU2ZTNlOWYtNDdjMzVhMWYtOTJlZDg4NzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca109a73-4c97-45c8-9636-191b6a0719de, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca109a73-4c97-45c8-9636-191b6a0719de, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=Mzk4YzliMTgtZTUwZTkwZDAtNmMwMmVlYmUtNzI4MGRlZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDNiNjM1ZTctY2UwYWRhZDItODhkYjAyMzItY2I0ZDVhOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDNiNjM1ZTctY2UwYWRhZDItODhkYjAyMzItY2I0ZDVhOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3ba7323-35de-4190-9bf2-f0a5c9d3aa80, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3ba7323-35de-4190-9bf2-f0a5c9d3aa80, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=NDNiNjM1ZTctY2UwYWRhZDItODhkYjAyMzItY2I0ZDVhOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca109a73-4c97-45c8-9636-191b6a0719de, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c0b6479-8266-48ae-aba3-9f873413420b, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmFjZTZkYWQtZTUzMmEyOGMtNjZkZDhjMGItMmYzMTdjNzg=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGUzZTlmYzUtZjUyODRhNDUtMjc1NjRjMy1mNjNhZGI3NA==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3ba7323-35de-4190-9bf2-f0a5c9d3aa80, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGUzZTlmYzUtZjUyODRhNDUtMjc1NjRjMy1mNjNhZGI3NA==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjM2MzRkYzktYzMwMTRiYmYtZjI5YzFlNDktM2Q2ZGEwODc=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODYwY2RjOGQtZTdkNzFmNS04OGMyNTU0Ny1jZTA0NDMxOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ee34ac1-5aa1-4943-95a9-153d9c3e95a8, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmFjZTZkYWQtZTUzMmEyOGMtNjZkZDhjMGItMmYzMTdjNzg=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ee34ac1-5aa1-4943-95a9-153d9c3e95a8, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZGUzZTlmYzUtZjUyODRhNDUtMjc1NjRjMy1mNjNhZGI3NA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6077d6d-e2fa-43bd-a580-05ec626588fa, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6077d6d-e2fa-43bd-a580-05ec626588fa, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZmFjZTZkYWQtZTUzMmEyOGMtNjZkZDhjMGItMmYzMTdjNzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ee34ac1-5aa1-4943-95a9-153d9c3e95a8, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6077d6d-e2fa-43bd-a580-05ec626588fa, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a150be48-b60e-46fe-98c6-f7c97739818b, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a150be48-b60e-46fe-98c6-f7c97739818b, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=MzFhODIzYzQtM2ZkYzgyMjYtMWRlNjgyZWUtYjU1ODJmZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a150be48-b60e-46fe-98c6-f7c97739818b, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjM2MzRkYzktYzMwMTRiYmYtZjI5YzFlNDktM2Q2ZGEwODc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 23879e14-e15b-4698-80d2-490be8e98b57, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23879e14-e15b-4698-80d2-490be8e98b57, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ZjM2MzRkYzktYzMwMTRiYmYtZjI5YzFlNDktM2Q2ZGEwODc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23879e14-e15b-4698-80d2-490be8e98b57, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODYwY2RjOGQtZTdkNzFmNS04OGMyNTU0Ny1jZTA0NDMxOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a11092ef-e021-4096-89ed-f4e27a9cca14, ghrun-i4gyxlpqdu.auto.internal:21342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a11092ef-e021-4096-89ed-f4e27a9cca14, ghrun-i4gyxlpqdu.auto.internal:21342): request = { session_id: "ydb://session/3?node_id=1&id=ODYwY2RjOGQtZTdkNzFmNS04OGMyNTU0Ny1jZTA0NDMxOA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a11092ef-e021-4096-89ed-f4e27a9cca14, ghrun-i4gyxlpqdu.auto.internal:21342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, 8d19dbf7-200e-4126-ad6b-5bc124c0b6b0, localhost:1581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8d19dbf7-200e-4126-ad6b-5bc124c0b6b0, localhost:1581): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8d19dbf7-200e-4126-ad6b-5bc124c0b6b0, localhost:1581): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-i4gyxlpqdu.auto.internal" port: 1581 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-i4gyxlpqdu.auto.internal:1581, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1581
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b9ac7be6-eef5-4c61-b090-b7e5ff8791e4, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336266572+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 48a50ee3-2eb9-493e-8076-7e6829ea8ad1, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336286611+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, abe4bac5-7ea2-43e5-a870-fa08b51b9942, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336302172+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c7f24401-30a1-484c-abe9-832057485a78, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.33632066+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e9138553-6c69-494d-8d59-368194fbbf37, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336337707+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2861de3f-4ffc-4c6f-9476-dc41b31d2472, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336367979+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1928e9ff-c65e-41f0-a571-43621c21d0a9, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336353979+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 301dc18c-48a7-4a6c-a57c-9037e8fd0f66, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336381299+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6c53cdc0-e988-4778-a3dd-40f6706592fb, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336412634+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 30393743-a519-436c-84fb-d8e49176048c, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336395873+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 23879e14-e15b-4698-80d2-490be8e98b57, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336165932+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a11092ef-e021-4096-89ed-f4e27a9cca14, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336180563+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ca109a73-4c97-45c8-9636-191b6a0719de, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336089667+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f3ba7323-35de-4190-9bf2-f0a5c9d3aa80, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336105472+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ed9ce74f-9173-4175-9eb9-0c0f4fd87a42, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336054317+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5bc56cd7-064c-4050-bec9-f0c6acd58606, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.335952892+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a6077d6d-e2fa-43bd-a580-05ec626588fa, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336135614+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0c0b6479-8266-48ae-aba3-9f873413420b, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.3360741+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a150be48-b60e-46fe-98c6-f7c97739818b, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T04:31:17.336149451+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2ee34ac1-5aa1-4943-95a9-153d9c3e95a8, ghrun-i4gyxlpqdu.auto.internal:21342): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21342 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T04:31:17.336120152+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i4gyxlpqdu.auto.internal:21342
DEBUG    ydb.connection:connection.py:314 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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2940937) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2940937) elapsed time (sec): 30.254164934158325
DEBUG    ya.test:process.py:263 Command (pid 2940937) wtime: 30.265
DEBUG    ya.test:process.py:275 Command (pid 2940937) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     35	35	0	0	263	441	447	447
2	     30	30	0	0	275	531	547	547
3	     27	27	0	0	281	509	515	515
4	     41	41	0	0	211	323	331	331
5	     14	14	0	0	575	631	703	703
6	      9	9	0	0	963	1255	1255	1255
7	      8	8	0	0	1191	1263	1263	1263
8	      5	5	0	0	1287	1335	1335	1335
9	      0	0	0	766	0	0	0	0
10	      0	0	0	1360	0	0	0	0
11	      0	0	0	1464	0	0	0	0
12	      0	0	0	1485	0	0	0	0
13	      0	0	0	1263	0	0	0	0
14	      0	0	0	1113	0	0	0	0
15	      0	0	0	1497	0	0	0	0
16	      0	0	0	1582	0	0	0	0
17	      0	0	0	1616	0	0	0	0
18	      0	0	0	1472	0	0	0	0
19	      0	0	0	1680	0	0	0	0
20	      0	0	0	1536	0	0	0	0
21	      0	0	0	1605	0	0	0	0
22	      0	0	0	1567	0	0	0	0
23	      0	0	0	1635	0	0	0	0
24	      0	0	0	1384	0	0	0	0
25	      0	0	0	1505	0	0	0	0
26	      0	0	0	1586	0	0	0	0
27	      0	0	0	1393	0	0	0	0
28	      0	0	0	1600	0	0	0	0
29	      0	0	0	1677	0	0	0	0
30	      0	0	0	1408	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    169	5.63333	0	32194	293	1231	1287	1335

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2940942) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2940942) elapsed time (sec): 30.257063627243042
DEBUG    ya.test:process.py:263 Command (pid 2940942) wtime: 30.262
DEBUG    ya.test:process.py:275 Command (pid 2940942) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     22	22	0	0	230	727	735	735
2	     21	21	0	0	423	627	627	627
3	     22	22	0	0	339	595	619	619
4	     32	32	0	0	283	455	523	523
5	     13	13	0	0	607	759	815	815
6	      3	3	0	7	915	959	959	959
7	      0	0	0	9	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	937	0	0	0	0
10	      0	0	0	1424	0	0	0	0
11	      0	0	0	1742	0	0	0	0
12	      0	0	0	1474	0	0	0	0
13	      0	0	0	1387	0	0	0	0
14	      0	0	0	1115	0	0	0	0
15	      0	0	0	1644	0	0	0	0
16	      0	0	0	1631	0	0	0	0
17	      0	0	0	1663	0	0	0	0
18	      0	0	0	1624	0	0	0	0
19	      0	0	0	1591	0	0	0	0
20	      0	0	0	1757	0	0	0	0
21	      0	0	0	1469	0	0	0	0
22	      0	0	0	1671	0	0	0	0
23	      0	0	0	1727	0	0	0	0
24	      0	0	0	1514	0	0	0	0
25	      0	0	0	1575	0	0	0	0
26	      0	0	0	1388	0	0	0	0
27	      0	0	0	1402	0	0	0	0
28	      0	0	0	1591	0	0	0	0
29	      0	0	0	1671	0	0	0	0
30	      0	0	0	1383	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    113	3.76667	0	33406	377	727	915	959

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2940939) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2940939) elapsed time (sec): 30.362127780914307
DEBUG    ya.test:process.py:263 Command (pid 2940939) wtime: 30.367
DEBUG    ya.test:process.py:275 Command (pid 2940939) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      2	2	0	0	771	927	927	927
2	      3	3	0	9	915	1023	1023	1023
3	     11	11	0	5	671	939	947	947
4	     13	13	0	2	571	699	703	703
5	      3	3	0	7	767	863	863	863
6	      0	0	0	9	0	0	0	0
7	      0	0	0	9	0	0	0	0
8	      0	0	0	8	0	0	0	0
9	      0	0	0	945	0	0	0	0
10	      0	0	0	1287	0	0	0	0
11	      0	0	0	1468	0	0	0	0
12	      0	0	0	1447	0	0	0	0
13	      0	0	0	1424	0	0	0	0
14	      0	0	0	1413	0	0	0	0
15	      0	0	0	1565	0	0	0	0
16	      0	0	0	1659	0	0	0	0
17	      0	0	0	1775	0	0	0	0
18	      0	0	0	1487	0	0	0	0
19	      0	0	0	1764	0	0	0	0
20	      0	0	0	1889	0	0	0	0
21	      0	0	0	1583	0	0	0	0
22	      0	0	0	1573	0	0	0	0
23	      0	0	0	1642	0	0	0	0
24	      0	0	0	1573	0	0	0	0
25	      0	0	0	1773	0	0	0	0
26	      0	0	0	1639	0	0	0	0
27	      0	0	0	1469	0	0	0	0
28	      0	0	0	1645	0	0	0	0
29	      0	0	0	1690	0	0	0	0
30	      0	0	0	1307	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     32	1.06667	0	34066	667	939	1023	1023

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, 3ef2e021-1c0c-41d6-ab0f-244f535b41d6, localhost:1581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3ef2e021-1c0c-41d6-ab0f-244f535b41d6, localhost:1581): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3ef2e021-1c0c-41d6-ab0f-244f535b41d6, localhost:1581): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-i4gyxlpqdu.auto.internal" port: 1581 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-i4gyxlpqdu.auto.internal:1581, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1581
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, ad5d253f-427d-4239-99fd-1ec8837d582f, localhost:1581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ad5d253f-427d-4239-99fd-1ec8837d582f, localhost:1581): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ad5d253f-427d-4239-99fd-1ec8837d582f, localhost:1581): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-i4gyxlpqdu.auto.internal" port: 1581 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-i4gyxlpqdu.auto.internal:1581, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1581
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, a38e62a8-e38d-4176-8952-2094dcd62098, localhost:1581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a38e62a8-e38d-4176-8952-2094dcd62098, localhost:1581): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a38e62a8-e38d-4176-8952-2094dcd62098, localhost:1581): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-i4gyxlpqdu.auto.internal" port: 1581 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-i4gyxlpqdu.auto.internal:1581, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1581
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:549 Closing channel for endpoint localhost:21342
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21342". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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)]
============================== slowest durations ===============================
327.88s call     test_log_scenario.py::TestLogScenario::test_log_uniform
35.86s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
20.64s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
6.30s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.81s setup    test_insert.py::TestInsertStatement::test_bulk
4.53s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
1.34s call     test_insert.py::TestInsertStatement::test_copy_full
1.13s call     test_insert.py::TestInsertStatement::test_copy_partial
0.78s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.65s call     test_insert.py::TestInsertStatement::test_plain
0.56s call     test_insert.py::TestInsertStatement::test_bulk
0.54s call     test_insert.py::TestInsertStatement::test_incorrect
0.52s call     test_insert.py::TestInsertStatement::test_out_of_range
0.52s call     test_insert.py::TestInsertStatement::test_duplicate
0.04s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s setup    test_insert.py::TestInsertStatement::test_insert_rollback

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/g81u/002426/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/g81u/002426/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-01T04:31:13.573471Z): tablet_id=72075186224037994;self_id=[1:7567609702546892367:13831];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711095;lock_id=281474976711047;verification=!CommitSnapshot;fline=written.h:108;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA60DBC5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA606106
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB492EA8
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x16799B46
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16AB5741
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16AB5554
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16AAD56E
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0x9FA4D7C
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16AD6B5C
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16B3A76E
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0xCF70D66
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0xCF6ED2E
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0xCF720AE
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xCF4AEA6
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xCF4AEA6
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16B39EA9
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16B024FA
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB43ED57
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB483954
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB487A14
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB487620
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB48820E
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA60F81C
23. ??:0: ?? @ 0x7FE62B25EAC2
24. ??:0: ?? @ 0x7FE62B2F08BF
============== 1 failed, 10 passed, 1 error in 408.27s (0:06:48) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/g81u/002369/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 106 items

test_overloads.py ...........

============================== slowest durations ===============================
7.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 66.49s (0:01:06) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/g81u/002222/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 106 items

test_overloads.py ...........

============================== slowest durations ===============================
5.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 53.58s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/g81u/002270/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 106 items

test_overloads.py ..........

============================== slowest durations ===============================
87.02s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
10.00s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
6.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
6.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
6.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 147.05s (0:02:27) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/g81u/00224e/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 106 items

test_overloads.py .....
test_replace.py .....

============================== slowest durations ===============================
121.50s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
80.67s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
79.11s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
71.22s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
68.31s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
4.07s setup    test_replace.py::TestReplace::test_copy_full
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.30s call     test_replace.py::TestReplace::test_copy_partial
1.29s call     test_replace.py::TestReplace::test_count
1.20s call     test_replace.py::TestReplace::test_copy_full
0.73s call     test_replace.py::TestReplace::test_partial_replace
0.52s call     test_replace.py::TestReplace::test_incorrect
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_replace.py::TestReplace::test_count
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 434.23s (0:07:14) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/g81u/0022ff/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 106 items

test_replace.py ...
test_select.py ..
test_update.py .....

============================== slowest durations ===============================
4.91s setup    test_update.py::TestUpdate::test_incorrect
4.77s setup    test_replace.py::TestReplace::test_replace_rollback
4.23s setup    test_select.py::TestSelect::test_incorrect
1.39s call     test_update.py::TestUpdate::test_update_rollback
1.15s call     test_update.py::TestUpdate::test_update_many_rows
1.12s call     test_select.py::TestSelect::test_json_query
1.09s call     test_update.py::TestUpdate::test_partial_update
1.03s call     test_replace.py::TestReplace::test_replace_rollback
0.97s call     test_replace.py::TestReplace::test_replace_total
0.75s call     test_update.py::TestUpdate::test_update_pk
0.69s call     test_update.py::TestUpdate::test_incorrect
0.64s call     test_replace.py::TestReplace::test_replace_with_nulls
0.55s call     test_select.py::TestSelect::test_incorrect
0.01s setup    test_replace.py::TestReplace::test_replace_total
0.01s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_update.py::TestUpdate::test_update_pk

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 24.41s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/g81u/0022e8/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 106 items

test_update.py ..
test_upsert.py ......
upgrade_to_internal_path_id.py F
zip_bomb.py .

=================================== FAILURES ===================================
_______________________ TestUpgradeToInternalPathId.test _______________________
ydb/tests/olap/upgrade_to_internal_path_id.py:98: in test
    self.create_table_with_data(new_table_name, i)
ydb/tests/olap/upgrade_to_internal_path_id.py:54: in create_table_with_data
    self.session.execute_with_retries(f"""
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:250: in wrapped_callee
    return [result_set for result_set in it]
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/query/session.py:371: in <lambda>
    lambda resp: base.wrap_execute_query_response(
contrib/python/ydb/py3/ydb/query/base.py:188: in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/query/base.py:206: in wrap_execute_query_response
    issues._process_response(response_pb)
contrib/python/ydb/py3/ydb/issues.py:237: in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.Undetermined: message: "State of operation is unknown. Failed to deviler message." issue_code: 2026 severity: 1 (server_code: 400170)
------------------------------ 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/g81u/0022e8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63610
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1079
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19296
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9064
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12885
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24725
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9624
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14603
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1303
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/kikimr_cluster_kntz5ptq
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11342
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6949
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16146
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_223vkyd9.log --grpc-port=11342 --mon-port=6949 --ic-port=63610
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26599
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14857
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26847
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32072
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_ycclx3wo.log --grpc-port=26599 --mon-port=14857 --ic-port=1079
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12447
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20281
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12523
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21912
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_m_pc75il.log --grpc-port=12447 --mon-port=20281 --ic-port=19296
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62707
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62708
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18005
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11538
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21877
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_by0ceena.log --grpc-port=62708 --mon-port=18005 --ic-port=9064
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22297
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26162
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12006
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8421
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_2hfhjuay.log --grpc-port=22297 --mon-port=26162 --ic-port=12885
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26211
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13560
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1403
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26982
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_nm9q46qw.log --grpc-port=26211 --mon-port=13560 --ic-port=24725
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3293
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19456
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19245
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_mb4u0vi1.log --grpc-port=65113 --mon-port=3293 --ic-port=9624
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17865
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29056
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1431
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11965
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_wew4dz_e.log --grpc-port=17865 --mon-port=29056 --ic-port=14603
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17553
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30425
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63461
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27527
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_ngsmbw6e.log --grpc-port=17553 --mon-port=30425 --ic-port=1303
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1zut0vl0v.data on node localhost:11342/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_223vkyd9.log --grpc-port=11342 --mon-port=6949 --ic-port=63610
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_223vkyd9.log', '--grpc-port=11342', '--mon-port=6949', '--ic-port=63610')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2895325
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11342/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2895327
DEBUG    ya.test:process.py:259 Command (pid 2895327) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2895327) elapsed time (sec): 0.6235256195068359
DEBUG    ya.test:process.py:263 Command (pid 2895327) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2895327) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2895327) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2895327) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2895327) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2895327) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2895327) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 2895327) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2895327) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2895327) nivcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 2895327) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2895327) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2895327) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 2895327) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2895327) stime: 0.316697
DEBUG    ya.test:process.py:263 Command (pid 2895327) utime: 0.10754999999999999
DEBUG    ya.test:process.py:263 Command (pid 2895327) wtime: 0.634
DEBUG    ya.test:process.py:275 Command (pid 2895327) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2895327) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk124lh2zdw.data on node localhost:26599/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_ycclx3wo.log --grpc-port=26599 --mon-port=14857 --ic-port=1079
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_ycclx3wo.log', '--grpc-port=26599', '--mon-port=14857', '--ic-port=1079')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2896138
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26599/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2896148
DEBUG    ya.test:process.py:259 Command (pid 2896148) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2896148) elapsed time (sec): 0.48813676834106445
DEBUG    ya.test:process.py:263 Command (pid 2896148) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2896148) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2896148) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2896148) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2896148) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2896148) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2896148) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 2896148) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2896148) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2896148) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 2896148) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2896148) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2896148) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2896148) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2896148) stime: 0.251236
DEBUG    ya.test:process.py:263 Command (pid 2896148) utime: 0.13241899999999998
DEBUG    ya.test:process.py:263 Command (pid 2896148) wtime: 0.494
DEBUG    ya.test:process.py:275 Command (pid 2896148) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2896148) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1rlelbcow.data on node localhost:12447/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_m_pc75il.log --grpc-port=12447 --mon-port=20281 --ic-port=19296
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_m_pc75il.log', '--grpc-port=12447', '--mon-port=20281', '--ic-port=19296')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2896686
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12447/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2896710
DEBUG    ya.test:process.py:259 Command (pid 2896710) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2896710) elapsed time (sec): 0.4898216724395752
DEBUG    ya.test:process.py:263 Command (pid 2896710) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2896710) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2896710) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2896710) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2896710) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2896710) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2896710) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 2896710) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2896710) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2896710) nivcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 2896710) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2896710) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2896710) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2896710) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2896710) stime: 0.252374
DEBUG    ya.test:process.py:263 Command (pid 2896710) utime: 0.14421299999999998
DEBUG    ya.test:process.py:263 Command (pid 2896710) wtime: 0.491
DEBUG    ya.test:process.py:275 Command (pid 2896710) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2896710) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk129zf3j_4.data on node localhost:62708/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_by0ceena.log --grpc-port=62708 --mon-port=18005 --ic-port=9064
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_by0ceena.log', '--grpc-port=62708', '--mon-port=18005', '--ic-port=9064')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2897112
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:62708/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2897115
DEBUG    ya.test:process.py:259 Command (pid 2897115) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2897115) elapsed time (sec): 0.6221470832824707
DEBUG    ya.test:process.py:263 Command (pid 2897115) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2897115) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2897115) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2897115) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2897115) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2897115) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2897115) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 2897115) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2897115) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2897115) nivcsw: 158
DEBUG    ya.test:process.py:263 Command (pid 2897115) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2897115) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2897115) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2897115) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2897115) stime: 0.32462799999999997
DEBUG    ya.test:process.py:263 Command (pid 2897115) utime: 0.128511
DEBUG    ya.test:process.py:263 Command (pid 2897115) wtime: 0.626
DEBUG    ya.test:process.py:275 Command (pid 2897115) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2897115) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1q843s0gm.data on node localhost:22297/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_2hfhjuay.log --grpc-port=22297 --mon-port=26162 --ic-port=12885
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_2hfhjuay.log', '--grpc-port=22297', '--mon-port=26162', '--ic-port=12885')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2897517
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:22297/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2897524
DEBUG    ya.test:process.py:259 Command (pid 2897524) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2897524) elapsed time (sec): 0.57515549659729
DEBUG    ya.test:process.py:263 Command (pid 2897524) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2897524) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2897524) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2897524) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2897524) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2897524) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2897524) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 2897524) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2897524) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2897524) nivcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 2897524) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2897524) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2897524) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 2897524) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2897524) stime: 0.311418
DEBUG    ya.test:process.py:263 Command (pid 2897524) utime: 0.124612
DEBUG    ya.test:process.py:263 Command (pid 2897524) wtime: 0.581
DEBUG    ya.test:process.py:275 Command (pid 2897524) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2897524) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1mfk2cl6n.data on node localhost:26211/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_nm9q46qw.log --grpc-port=26211 --mon-port=13560 --ic-port=24725
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_nm9q46qw.log', '--grpc-port=26211', '--mon-port=13560', '--ic-port=24725')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2898009
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26211/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2898015
DEBUG    ya.test:process.py:259 Command (pid 2898015) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2898015) elapsed time (sec): 0.6866452693939209
DEBUG    ya.test:process.py:263 Command (pid 2898015) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2898015) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2898015) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2898015) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2898015) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2898015) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2898015) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 2898015) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2898015) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2898015) nivcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 2898015) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2898015) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2898015) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 2898015) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2898015) stime: 0.348118
DEBUG    ya.test:process.py:263 Command (pid 2898015) utime: 0.127975
DEBUG    ya.test:process.py:263 Command (pid 2898015) wtime: 0.688
DEBUG    ya.test:process.py:275 Command (pid 2898015) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2898015) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1vdsl922y.data on node localhost:65113/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_mb4u0vi1.log --grpc-port=65113 --mon-port=3293 --ic-port=9624
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_mb4u0vi1.log', '--grpc-port=65113', '--mon-port=3293', '--ic-port=9624')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2898582
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:65113/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2898584
DEBUG    ya.test:process.py:259 Command (pid 2898584) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2898584) elapsed time (sec): 0.9873847961425781
DEBUG    ya.test:process.py:263 Command (pid 2898584) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2898584) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2898584) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2898584) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2898584) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2898584) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2898584) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 2898584) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2898584) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2898584) nivcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 2898584) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2898584) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2898584) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 2898584) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2898584) stime: 0.496598
DEBUG    ya.test:process.py:263 Command (pid 2898584) utime: 0.12314199999999999
DEBUG    ya.test:process.py:263 Command (pid 2898584) wtime: 0.99
DEBUG    ya.test:process.py:275 Command (pid 2898584) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2898584) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1_zldkdhm.data on node localhost:17865/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_wew4dz_e.log --grpc-port=17865 --mon-port=29056 --ic-port=14603
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_wew4dz_e.log', '--grpc-port=17865', '--mon-port=29056', '--ic-port=14603')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2899486
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17865/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2899496
DEBUG    ya.test:process.py:259 Command (pid 2899496) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2899496) elapsed time (sec): 0.5731155872344971
DEBUG    ya.test:process.py:263 Command (pid 2899496) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2899496) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2899496) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2899496) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2899496) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2899496) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2899496) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 2899496) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2899496) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2899496) nivcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 2899496) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2899496) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2899496) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2899496) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2899496) stime: 0.295074
DEBUG    ya.test:process.py:263 Command (pid 2899496) utime: 0.14576799999999998
DEBUG    ya.test:process.py:263 Command (pid 2899496) wtime: 0.581
DEBUG    ya.test:process.py:275 Command (pid 2899496) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2899496) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1tyjiyzqe.data on node localhost:17553/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_ngsmbw6e.log --grpc-port=17553 --mon-port=30425 --ic-port=1303
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_ngsmbw6e.log', '--grpc-port=17553', '--mon-port=30425', '--ic-port=1303')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2899795
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17553/9
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/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2899862
DEBUG    ya.test:process.py:259 Command (pid 2899862) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2899862) elapsed time (sec): 0.5186038017272949
DEBUG    ya.test:process.py:263 Command (pid 2899862) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2899862) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2899862) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2899862) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2899862) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2899862) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2899862) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 2899862) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2899862) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2899862) nivcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 2899862) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2899862) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2899862) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 2899862) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2899862) stime: 0.244217
DEBUG    ya.test:process.py:263 Command (pid 2899862) utime: 0.14118799999999998
DEBUG    ya.test:process.py:263 Command (pid 2899862) wtime: 0.526
DEBUG    ya.test:process.py:275 Command (pid 2899862) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2899862) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11342', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1zut0vl0v.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk124lh2zdw.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1rlelbcow.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk129zf3j_4.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1q843s0gm.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1mfk2cl6n.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1vdsl922y.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1_zldkdhm.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1tyjiyzqe.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63610\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1079\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19296\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9064\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12885\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24725\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9624\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14603\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1303\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']
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/g81u/0022e8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11342', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1zut0vl0v.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk124lh2zdw.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1rlelbcow.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk129zf3j_4.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1q843s0gm.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1mfk2cl6n.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1vdsl922y.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1_zldkdhm.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/g81u/0022e8/r3tmp/pdisk1tyjiyzqe.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63610\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1079\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19296\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9064\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12885\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24725\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9624\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14603\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1303\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2902928
DEBUG    ya.test:process.py:259 Command (pid 2902928) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2902928) elapsed time (sec): 1.0596561431884766
DEBUG    ya.test:process.py:263 Command (pid 2902928) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2902928) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2902928) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2902928) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2902928) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2902928) maxrss: 546820
DEBUG    ya.test:process.py:263 Command (pid 2902928) minflt: 18274
DEBUG    ya.test:process.py:263 Command (pid 2902928) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2902928) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2902928) nivcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 2902928) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2902928) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2902928) nvcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 2902928) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2902928) stime: 0.413883
DEBUG    ya.test:process.py:263 Command (pid 2902928) utime: 0.136797
DEBUG    ya.test:process.py:263 Command (pid 2902928) wtime: 1.061
DEBUG    ya.test:process.py:275 Command (pid 2902928) 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 2902928) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11342', '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.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/g81u/0022e8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11342', '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: 2903564
DEBUG    ya.test:process.py:259 Command (pid 2903564) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2903564) elapsed time (sec): 0.7304635047912598
DEBUG    ya.test:process.py:263 Command (pid 2903564) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2903564) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2903564) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2903564) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2903564) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2903564) maxrss: 546824
DEBUG    ya.test:process.py:263 Command (pid 2903564) minflt: 18269
DEBUG    ya.test:process.py:263 Command (pid 2903564) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2903564) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2903564) nivcsw: 162
DEBUG    ya.test:process.py:263 Command (pid 2903564) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2903564) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2903564) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 2903564) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2903564) stime: 0.41872899999999996
DEBUG    ya.test:process.py:263 Command (pid 2903564) utime: 0.146805
DEBUG    ya.test:process.py:263 Command (pid 2903564) wtime: 0.738
DEBUG    ya.test:process.py:275 Command (pid 2903564) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, 59f3f13a-8b5c-4a3a-bb62-7530395f2264, localhost:11342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 59f3f13a-8b5c-4a3a-bb62-7530395f2264, localhost:11342): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 59f3f13a-8b5c-4a3a-bb62-7530395f2264, localhost:11342): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-i4gyxlpqdu.auto.internal" port: 26211 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-i4gyxlpqdu.auto.internal" port: 17553 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-i4gyxlpqdu.auto.internal" port: 65113 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-i4gyxlpqdu.auto.internal" port: 62708 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-i4gyxlpqdu.auto.internal" port: 11342 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-i4gyxlpqdu.auto.internal" port: 26599 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 } endpoints { address: "ghrun-i4gyxlpqdu.auto.internal" port: 17865 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-i4gyxlpqdu.auto.internal" port: 12447 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-i4gyxlpqdu.auto.internal" port: 22297 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-i4gyxlpqdu.auto.internal:65113, location 1, ssl: False>, <Endpoint ghrun-i4gyxlpqdu.auto.internal:62708, location 1, ssl: False>, <Endpoint ghrun-i4gyxlpqdu.auto.internal:11342, location 1, ssl: False>, <Endpoint ghrun-i4gyxlpqdu.auto.internal:17865, location 2, ssl: False>, <Endpoint ghrun-i4gyxlpqdu.auto.internal:26599, location 2, ssl: False>, <Endpoint ghrun-i4gyxlpqdu.auto.internal:26211, location 3, ssl: False>, <Endpoint ghrun-i4gyxlpqdu.auto.internal:12447, location 3, ssl: False>, <Endpoint ghrun-i4gyxlpqdu.auto.internal:22297, location 2, ssl: False>, <Endpoint ghrun-i4gyxlpqdu.auto.internal:17553, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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:314 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 -------------------------------
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:314 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:314 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:314 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:314 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:314 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:314 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:314 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:549 Closing channel for endpoint localhost:11342
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:11342/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:26599/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12447/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:62708/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:22297/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:26211/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:65113/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:17865/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:17553/9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_70mip507.log --grpc-port=11342 --mon-port=6949 --ic-port=63610
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_r_x4wesw.log --grpc-port=26599 --mon-port=14857 --ic-port=1079
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_nwt_bekz.log --grpc-port=12447 --mon-port=20281 --ic-port=19296
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_o6quq1eo.log --grpc-port=62708 --mon-port=18005 --ic-port=9064
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_864ienfi.log --grpc-port=22297 --mon-port=26162 --ic-port=12885
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_xlbn4crk.log --grpc-port=26211 --mon-port=13560 --ic-port=24725
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_nf745lzz.log --grpc-port=65113 --mon-port=3293 --ic-port=9624
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_1ton2bfp.log --grpc-port=17865 --mon-port=29056 --ic-port=14603
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_48qbfemp.log --grpc-port=17553 --mon-port=30425 --ic-port=1303
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_70mip507.log --grpc-port=11342 --mon-port=6949 --ic-port=63610
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_70mip507.log', '--grpc-port=11342', '--mon-port=6949', '--ic-port=63610')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2919019
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11342/1
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/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2919023
DEBUG    ya.test:process.py:259 Command (pid 2919023) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2919023) elapsed time (sec): 0.5313112735748291
DEBUG    ya.test:process.py:263 Command (pid 2919023) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2919023) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2919023) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2919023) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2919023) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2919023) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2919023) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 2919023) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2919023) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2919023) nivcsw: 70
DEBUG    ya.test:process.py:263 Command (pid 2919023) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2919023) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2919023) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2919023) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2919023) stime: 0.270349
DEBUG    ya.test:process.py:263 Command (pid 2919023) utime: 0.125087
DEBUG    ya.test:process.py:263 Command (pid 2919023) wtime: 0.536
DEBUG    ya.test:process.py:275 Command (pid 2919023) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2919023) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_r_x4wesw.log --grpc-port=26599 --mon-port=14857 --ic-port=1079
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_r_x4wesw.log', '--grpc-port=26599', '--mon-port=14857', '--ic-port=1079')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2919457
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26599/2
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/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2919465
DEBUG    ya.test:process.py:259 Command (pid 2919465) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2919465) elapsed time (sec): 0.6172192096710205
DEBUG    ya.test:process.py:263 Command (pid 2919465) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2919465) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2919465) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2919465) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2919465) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2919465) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2919465) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 2919465) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2919465) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2919465) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 2919465) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2919465) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2919465) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 2919465) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2919465) stime: 0.351954
DEBUG    ya.test:process.py:263 Command (pid 2919465) utime: 0.15449
DEBUG    ya.test:process.py:263 Command (pid 2919465) wtime: 0.622
DEBUG    ya.test:process.py:275 Command (pid 2919465) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2919465) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_nwt_bekz.log --grpc-port=12447 --mon-port=20281 --ic-port=19296
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_nwt_bekz.log', '--grpc-port=12447', '--mon-port=20281', '--ic-port=19296')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2919948
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12447/3
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/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2919951
DEBUG    ya.test:process.py:259 Command (pid 2919951) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2919951) elapsed time (sec): 0.9027960300445557
DEBUG    ya.test:process.py:263 Command (pid 2919951) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2919951) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2919951) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2919951) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2919951) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2919951) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2919951) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 2919951) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2919951) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2919951) nivcsw: 85
DEBUG    ya.test:process.py:263 Command (pid 2919951) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2919951) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2919951) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2919951) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2919951) stime: 0.659795
DEBUG    ya.test:process.py:263 Command (pid 2919951) utime: 0.119875
DEBUG    ya.test:process.py:263 Command (pid 2919951) wtime: 0.909
DEBUG    ya.test:process.py:275 Command (pid 2919951) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2919951) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_o6quq1eo.log --grpc-port=62708 --mon-port=18005 --ic-port=9064
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_o6quq1eo.log', '--grpc-port=62708', '--mon-port=18005', '--ic-port=9064')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2920585
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:62708/4
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/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2920587
DEBUG    ya.test:process.py:259 Command (pid 2920587) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2920587) elapsed time (sec): 0.6264674663543701
DEBUG    ya.test:process.py:263 Command (pid 2920587) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2920587) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2920587) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2920587) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2920587) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2920587) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2920587) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 2920587) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2920587) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2920587) nivcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 2920587) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2920587) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2920587) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2920587) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2920587) stime: 0.402441
DEBUG    ya.test:process.py:263 Command (pid 2920587) utime: 0.133547
DEBUG    ya.test:process.py:263 Command (pid 2920587) wtime: 0.628
DEBUG    ya.test:process.py:275 Command (pid 2920587) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2920587) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_864ienfi.log --grpc-port=22297 --mon-port=26162 --ic-port=12885
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_864ienfi.log', '--grpc-port=22297', '--mon-port=26162', '--ic-port=12885')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2921036
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:22297/5
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/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2921042
DEBUG    ya.test:process.py:259 Command (pid 2921042) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2921042) elapsed time (sec): 0.4746549129486084
DEBUG    ya.test:process.py:263 Command (pid 2921042) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921042) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2921042) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921042) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921042) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2921042) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2921042) minflt: 16147
DEBUG    ya.test:process.py:263 Command (pid 2921042) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2921042) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2921042) nivcsw: 72
DEBUG    ya.test:process.py:263 Command (pid 2921042) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2921042) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2921042) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 2921042) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2921042) stime: 0.272966
DEBUG    ya.test:process.py:263 Command (pid 2921042) utime: 0.13483
DEBUG    ya.test:process.py:263 Command (pid 2921042) wtime: 0.477
DEBUG    ya.test:process.py:275 Command (pid 2921042) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2921042) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_xlbn4crk.log --grpc-port=26211 --mon-port=13560 --ic-port=24725
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_xlbn4crk.log', '--grpc-port=26211', '--mon-port=13560', '--ic-port=24725')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2921464
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26211/6
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/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2921467
DEBUG    ya.test:process.py:259 Command (pid 2921467) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2921467) elapsed time (sec): 0.6065289974212646
DEBUG    ya.test:process.py:263 Command (pid 2921467) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921467) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2921467) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921467) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921467) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2921467) maxrss: 538480
DEBUG    ya.test:process.py:263 Command (pid 2921467) minflt: 16216
DEBUG    ya.test:process.py:263 Command (pid 2921467) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2921467) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2921467) nivcsw: 66
DEBUG    ya.test:process.py:263 Command (pid 2921467) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2921467) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2921467) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 2921467) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2921467) stime: 0.262807
DEBUG    ya.test:process.py:263 Command (pid 2921467) utime: 0.144618
DEBUG    ya.test:process.py:263 Command (pid 2921467) wtime: 0.614
DEBUG    ya.test:process.py:275 Command (pid 2921467) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2921467) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_nf745lzz.log --grpc-port=65113 --mon-port=3293 --ic-port=9624
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_nf745lzz.log', '--grpc-port=65113', '--mon-port=3293', '--ic-port=9624')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2921917
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:65113/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.24
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/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2921918
DEBUG    ya.test:process.py:259 Command (pid 2921918) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2921918) elapsed time (sec): 0.46011781692504883
DEBUG    ya.test:process.py:263 Command (pid 2921918) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921918) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2921918) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921918) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921918) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2921918) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2921918) minflt: 16126
DEBUG    ya.test:process.py:263 Command (pid 2921918) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2921918) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2921918) nivcsw: 70
DEBUG    ya.test:process.py:263 Command (pid 2921918) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2921918) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2921918) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2921918) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2921918) stime: 0.2677
DEBUG    ya.test:process.py:263 Command (pid 2921918) utime: 0.11416599999999999
DEBUG    ya.test:process.py:263 Command (pid 2921918) wtime: 0.461
DEBUG    ya.test:process.py:275 Command (pid 2921918) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2921918) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_1ton2bfp.log --grpc-port=17865 --mon-port=29056 --ic-port=14603
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_1ton2bfp.log', '--grpc-port=17865', '--mon-port=29056', '--ic-port=14603')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2922297
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17865/8
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/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2922304
DEBUG    ya.test:process.py:259 Command (pid 2922304) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2922304) elapsed time (sec): 0.49590110778808594
DEBUG    ya.test:process.py:263 Command (pid 2922304) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2922304) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2922304) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2922304) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2922304) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2922304) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2922304) minflt: 17660
DEBUG    ya.test:process.py:263 Command (pid 2922304) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2922304) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2922304) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 2922304) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2922304) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2922304) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 2922304) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2922304) stime: 0.28438199999999997
DEBUG    ya.test:process.py:263 Command (pid 2922304) utime: 0.11341
DEBUG    ya.test:process.py:263 Command (pid 2922304) wtime: 0.497
DEBUG    ya.test:process.py:275 Command (pid 2922304) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2922304) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/g81u/0022e8/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:266 Final command: /home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_48qbfemp.log --grpc-port=17553 --mon-port=30425 --ic-port=1303
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/g81u/0022e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/g81u/0022e8/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/g81u/0022e8/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_48qbfemp.log', '--grpc-port=17553', '--mon-port=30425', '--ic-port=1303')' in '/home/runner/.ya/build/build_root/g81u/0022e8/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: 2922735
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17553/9
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/g81u/0022e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2922750
DEBUG    ya.test:process.py:259 Command (pid 2922750) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2922750) elapsed time (sec): 0.488039493560791
DEBUG    ya.test:process.py:263 Command (pid 2922750) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2922750) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2922750) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2922750) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2922750) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2922750) maxrss: 538372
DEBUG    ya.test:process.py:263 Command (pid 2922750) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 2922750) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2922750) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2922750) nivcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 2922750) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2922750) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2922750) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 2922750) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2922750) stime: 0.283945
DEBUG    ya.test:process.py:263 Command (pid 2922750) utime: 0.113578
DEBUG    ya.test:process.py:263 Command (pid 2922750) wtime: 0.513
DEBUG    ya.test:process.py:275 Command (pid 2922750) output:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i4gyxlpqdu
    Host information: 
        Linux ghrun-i4gyxlpqdu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 2922750) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 767d72532e5716ba790791cf237fdadb24b0e578
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 96af589a3c3d7740081955df0fe84da0a7b35651 into 2afee58ebdae8491f810ad53605d37376c4e5de6
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, e61da2d1-c510-4810-9205-723c2bbfa9e3, localhost:11342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e61da2d1-c510-4810-9205-723c2bbfa9e3, localhost:11342): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e61da2d1-c510-4810-9205-723c2bbfa9e3, localhost:11342): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-i4gyxlpqdu.auto.internal" port: 22297 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-i4gyxlpqdu.auto.internal" port: 26211 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-i4gyxlpqdu.auto.internal" port: 17865 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-i4gyxlpqdu.auto.internal" port: 65113 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-i4gyxlpqdu.auto.internal" port: 62708 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-i4gyxlpqdu.auto.internal" port: 11342 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-i4gyxlpqdu.auto.internal" port: 12447 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-i4gyxlpqdu.auto.internal" port: 26599 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-i4gyxlpqdu.auto.internal:11342, location 1, ssl: False>, <Endpoint ghrun-i4gyxlpqdu.auto.internal:62708, location 1, ssl: False>, <Endpoint ghrun-i4gyxlpqdu.auto.internal:65113, location 1, ssl: False>, <Endpoint ghrun-i4gyxlpqdu.auto.internal:17865, location 2, ssl: False>, <Endpoint ghrun-i4gyxlpqdu.auto.internal:12447, location 3, ssl: False>, <Endpoint ghrun-i4gyxlpqdu.auto.internal:26211, location 3, ssl: False>, <Endpoint ghrun-i4gyxlpqdu.auto.internal:22297, location 2, ssl: False>, <Endpoint ghrun-i4gyxlpqdu.auto.internal:26599, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(CreateSession, de5c7ea3-8279-4d11-ba13-170d654dd6bf, ghrun-i4gyxlpqdu.auto.internal:11342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, de5c7ea3-8279-4d11-ba13-170d654dd6bf, ghrun-i4gyxlpqdu.auto.internal:11342): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, de5c7ea3-8279-4d11-ba13-170d654dd6bf, ghrun-i4gyxlpqdu.auto.internal:11342): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWQ1NjI4YjAtZjg5Y2MxYWItZTMyOGRlNjYtMjk5OWVkOGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f4ea5175-0acc-4e88-9620-ccfe6f5b10b3, ghrun-i4gyxlpqdu.auto.internal:11342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f4ea5175-0acc-4e88-9620-ccfe6f5b10b3, ghrun-i4gyxlpqdu.auto.internal:11342): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ1NjI4YjAtZjg5Y2MxYWItZTMyOGRlNjYtMjk5OWVkOGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f4ea5175-0acc-4e88-9620-ccfe6f5b10b3, ghrun-i4gyxlpqdu.auto.internal:11342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWQ1NjI4YjAtZjg5Y2MxYWItZTMyOGRlNjYtMjk5OWVkOGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1f75192-7a32-4a05-869e-c2d7ef71d65a, ghrun-i4gyxlpqdu.auto.internal:11342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1f75192-7a32-4a05-869e-c2d7ef71d65a, ghrun-i4gyxlpqdu.auto.internal:11342): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ1NjI4YjAtZjg5Y2MxYWItZTMyOGRlNjYtMjk5OWVkOGI=" 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, e1f75192-7a32-4a05-869e-c2d7ef71d65a, ghrun-i4gyxlpqdu.auto.internal:11342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQ1NjI4YjAtZjg5Y2MxYWItZTMyOGRlNjYtMjk5OWVkOGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQ1NjI4YjAtZjg5Y2MxYWItZTMyOGRlNjYtMjk5OWVkOGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bda1c5ee-7e63-4525-aac1-2f4e5d355f7c, ghrun-i4gyxlpqdu.auto.internal:11342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bda1c5ee-7e63-4525-aac1-2f4e5d355f7c, ghrun-i4gyxlpqdu.auto.internal:11342): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ1NjI4YjAtZjg5Y2MxYWItZTMyOGRlNjYtMjk5OWVkOGI=" 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, bda1c5ee-7e63-4525-aac1-2f4e5d355f7c, ghrun-i4gyxlpqdu.auto.internal:11342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQ1NjI4YjAtZjg5Y2MxYWItZTMyOGRlNjYtMjk5OWVkOGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQ1NjI4YjAtZjg5Y2MxYWItZTMyOGRlNjYtMjk5OWVkOGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6bf834d5-a71f-495e-a538-d7c5071d88a1, ghrun-i4gyxlpqdu.auto.internal:11342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6bf834d5-a71f-495e-a538-d7c5071d88a1, ghrun-i4gyxlpqdu.auto.internal:11342): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ1NjI4YjAtZjg5Y2MxYWItZTMyOGRlNjYtMjk5OWVkOGI=" 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, 6bf834d5-a71f-495e-a538-d7c5071d88a1, ghrun-i4gyxlpqdu.auto.internal:11342): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:314 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:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQ1NjI4YjAtZjg5Y2MxYWItZTMyOGRlNjYtMjk5OWVkOGI=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 093b82a4-ef90-44f1-b9a1-74d369169943, ghrun-i4gyxlpqdu.auto.internal:11342): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 093b82a4-ef90-44f1-b9a1-74d369169943, ghrun-i4gyxlpqdu.auto.internal:11342): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ1NjI4YjAtZjg5Y2MxYWItZTMyOGRlNjYtMjk5OWVkOGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 093b82a4-ef90-44f1-b9a1-74d369169943, ghrun-i4gyxlpqdu.auto.internal:11342): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12447/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:22297/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:11342/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:26599/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:62708/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:65113/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:17553/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:26211/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:17865/8
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27527
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63461
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30425
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17553
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11965
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1431
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29056
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17865
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19245
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19456
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3293
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65113
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26982
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1403
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13560
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26211
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8421
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12006
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26162
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22297
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21877
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11538
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18005
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62708
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21912
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12523
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20281
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12447
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32072
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26847
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14857
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26599
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16146
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24113
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6949
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11342
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1303
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14603
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9624
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24725
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12885
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9064
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19296
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1079
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63610
============================== slowest durations ===============================
61.06s call     zip_bomb.py::TestZipBomb::test
32.06s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.05s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
4.70s setup    test_update.py::TestUpdate::test_update_single_column
4.36s setup    test_upsert.py::TestUpsert::test_copy_full
3.89s setup    zip_bomb.py::TestZipBomb::test
3.08s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.62s call     test_upsert.py::TestUpsert::test_copy_partial
1.62s call     test_upsert.py::TestUpsert::test_copy_full
1.51s call     test_upsert.py::TestUpsert::test_count
0.98s call     test_update.py::TestUpdate::test_update_single_column
0.87s call     test_upsert.py::TestUpsert::test_partial_update
0.75s call     test_update.py::TestUpdate::test_update_single_row
0.60s call     test_upsert.py::TestUpsert::test_insert_nulls
0.59s call     test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_count
0.01s setup    test_upsert.py::TestUpsert::test_incorrect
0.01s teardown test_upsert.py::TestUpsert::test_partial_update
0.01s teardown test_update.py::TestUpdate::test_update_single_row

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test - ydb.issues.Undetermined: message: "State of operation is unknown. Failed to deviler message." issue_code: 2026 severity: 1 (server_code: 400170)
=================== 1 failed, 9 passed in 143.46s (0:02:23) ====================
