============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_scheme_board_workload.py F

=================================== FAILURES ===================================
______________________ TestSchemeBoard.test_scheme_board _______________________
ydb/tests/stress/scheme_board/pile_promotion/tests/test_scheme_board_workload.py:7: in test_scheme_board
    self.do_test()
../../../../../../../../environment/arcadia/ydb/tests/stress/scheme_board/pile_promotion/tests/pile_promotion_test.py:63: in do_test
    yatest.common.execute(cmd, wait=True)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload --grpc_endpoint grpc://localhost:6422 --http_endpoint http://localhost:18329 --database /Root --path test --duration 180' has failed with code 1.
E   Errors:
E   ...^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
E       return retry_operation_sync(wrapped_callee, retry_settings)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
E       for next_opt in opt_generator:
E                       ^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
E       result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
E                                             ^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E                          ^^^^^^^^^^^^^
E     File "contrib/python/grpcio/py3/grpc/_channel.py", line 543, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/grpcio/py3/grpc/_channel.py", line 969, in _next
E       raise self
E   grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
E   	status = StatusCode.CANCELLED
E   	details = "Channel closed!"
E   	debug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"
E   >
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_scheme_board
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/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29900
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63094
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17323
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11251
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20378
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6589
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5960
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6597
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62507
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1267
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27581
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27068
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11175
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65528
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7324
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2122
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/kikimr_cluster_9esx800r
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6422
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7661
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19152
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_1"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=1 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1/logfile_nu81461v.log --grpc-port=6422 --mon-port=18329 --ic-port=29900
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26116
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8759
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4433
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18335
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_2"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=2 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2/logfile_lxenmi2_.log --grpc-port=26116 --mon-port=8759 --ic-port=63094
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3392
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9667
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26661
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4269
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_3"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=3 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3/logfile_rr43v01c.log --grpc-port=3392 --mon-port=9667 --ic-port=17323
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23177
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10920
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16319
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20623
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_4"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=4 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4/logfile_718_ty5c.log --grpc-port=23177 --mon-port=10920 --ic-port=11251
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17476
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2270
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62297
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21312
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_5"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=5 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5/logfile_b0ce_lp9.log --grpc-port=17476 --mon-port=2270 --ic-port=20378
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29554
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2927
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19576
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_6"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=6 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6/logfile_j3q1nzqd.log --grpc-port=29554 --mon-port=2927 --ic-port=6589
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62229
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6404
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4842
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10813
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_7"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=7 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7/logfile_q96rlvu6.log --grpc-port=62229 --mon-port=6404 --ic-port=5960
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14608
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4394
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22708
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30385
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_8"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=8 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8/logfile_kj4d3lip.log --grpc-port=14608 --mon-port=4394 --ic-port=6597
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24529
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19583
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29862
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25157
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_9"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=9 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9/logfile_g62mc8er.log --grpc-port=24529 --mon-port=19583 --ic-port=62507
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8198
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12693
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9942
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21299
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_10"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=10 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10/logfile_mpmf0byu.log --grpc-port=8198 --mon-port=12693 --ic-port=1267
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26155
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64917
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21695
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25896
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_11"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=11 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11/logfile_xjiad15a.log --grpc-port=26155 --mon-port=64917 --ic-port=27581
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5305
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27829
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2353
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4830
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_12"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=12 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12/logfile_wgfmf602.log --grpc-port=5305 --mon-port=27829 --ic-port=27068
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2990
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21599
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6566
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13734
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_13"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=13 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13/logfile_ioug12et.log --grpc-port=2990 --mon-port=21599 --ic-port=11175
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23551
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32609
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18110
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25054
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_14"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=14 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14/logfile_dq5vr87r.log --grpc-port=23551 --mon-port=32609 --ic-port=65528
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17789
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18985
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28003
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9363
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_15"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=15 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15/logfile__bfwcw11.log --grpc-port=17789 --mon-port=18985 --ic-port=7324
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3793
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26730
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23747
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10142
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_16"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=16 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16/logfile_txfzhw7e.log --grpc-port=3793 --mon-port=26730 --ic-port=2122
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk1ljv2cd8f.data on node localhost:6422/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_1"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=1 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1/logfile_nu81461v.log --grpc-port=6422 --mon-port=18329 --ic-port=29900
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_1', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1/logfile_nu81461v.log', '--grpc-port=6422', '--mon-port=18329', '--ic-port=29900')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2492096
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:6422/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2492098
DEBUG    ya.test:process.py:259 Command (pid 2492098) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2492098) elapsed time (sec): 0.8708512783050537
DEBUG    ya.test:process.py:263 Command (pid 2492098) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2492098) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2492098) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2492098) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2492098) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2492098) maxrss: 493764
DEBUG    ya.test:process.py:263 Command (pid 2492098) minflt: 45424
DEBUG    ya.test:process.py:263 Command (pid 2492098) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2492098) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2492098) nivcsw: 160
DEBUG    ya.test:process.py:263 Command (pid 2492098) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2492098) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2492098) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2492098) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2492098) stime: 0.257252
DEBUG    ya.test:process.py:263 Command (pid 2492098) utime: 0.467593
DEBUG    ya.test:process.py:263 Command (pid 2492098) wtime: 0.872
DEBUG    ya.test:process.py:275 Command (pid 2492098) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk1xj9j14du.data on node localhost:26116/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_2"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=2 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2/logfile_lxenmi2_.log --grpc-port=26116 --mon-port=8759 --ic-port=63094
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_2', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2/logfile_lxenmi2_.log', '--grpc-port=26116', '--mon-port=8759', '--ic-port=63094')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2492269
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:26116/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2492277
DEBUG    ya.test:process.py:259 Command (pid 2492277) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2492277) elapsed time (sec): 0.9570012092590332
DEBUG    ya.test:process.py:263 Command (pid 2492277) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2492277) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2492277) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2492277) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2492277) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2492277) maxrss: 495548
DEBUG    ya.test:process.py:263 Command (pid 2492277) minflt: 45383
DEBUG    ya.test:process.py:263 Command (pid 2492277) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2492277) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2492277) nivcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 2492277) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2492277) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2492277) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2492277) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2492277) stime: 0.249695
DEBUG    ya.test:process.py:263 Command (pid 2492277) utime: 0.519423
DEBUG    ya.test:process.py:263 Command (pid 2492277) wtime: 0.963
DEBUG    ya.test:process.py:275 Command (pid 2492277) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk1hau0fp95.data on node localhost:3392/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_3"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=3 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3/logfile_rr43v01c.log --grpc-port=3392 --mon-port=9667 --ic-port=17323
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_3', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3/logfile_rr43v01c.log', '--grpc-port=3392', '--mon-port=9667', '--ic-port=17323')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2492574
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:3392/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2492582
DEBUG    ya.test:process.py:259 Command (pid 2492582) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2492582) elapsed time (sec): 0.9610519409179688
DEBUG    ya.test:process.py:263 Command (pid 2492582) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2492582) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2492582) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2492582) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2492582) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2492582) maxrss: 497144
DEBUG    ya.test:process.py:263 Command (pid 2492582) minflt: 45287
DEBUG    ya.test:process.py:263 Command (pid 2492582) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2492582) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2492582) nivcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 2492582) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2492582) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2492582) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2492582) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2492582) stime: 0.28531799999999996
DEBUG    ya.test:process.py:263 Command (pid 2492582) utime: 0.483753
DEBUG    ya.test:process.py:263 Command (pid 2492582) wtime: 0.971
DEBUG    ya.test:process.py:275 Command (pid 2492582) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk1j00otd31.data on node localhost:23177/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_4"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=4 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4/logfile_718_ty5c.log --grpc-port=23177 --mon-port=10920 --ic-port=11251
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_4', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4/logfile_718_ty5c.log', '--grpc-port=23177', '--mon-port=10920', '--ic-port=11251')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2492869
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:23177/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2492872
DEBUG    ya.test:process.py:259 Command (pid 2492872) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2492872) elapsed time (sec): 1.2957165241241455
DEBUG    ya.test:process.py:263 Command (pid 2492872) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2492872) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2492872) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2492872) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2492872) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2492872) maxrss: 498808
DEBUG    ya.test:process.py:263 Command (pid 2492872) minflt: 45322
DEBUG    ya.test:process.py:263 Command (pid 2492872) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2492872) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2492872) nivcsw: 173
DEBUG    ya.test:process.py:263 Command (pid 2492872) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2492872) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2492872) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 2492872) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2492872) stime: 0.259193
DEBUG    ya.test:process.py:263 Command (pid 2492872) utime: 0.530085
DEBUG    ya.test:process.py:263 Command (pid 2492872) wtime: 1.298
DEBUG    ya.test:process.py:275 Command (pid 2492872) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 4 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk1udwf5zra.data on node localhost:17476/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_5"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=5 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5/logfile_b0ce_lp9.log --grpc-port=17476 --mon-port=2270 --ic-port=20378
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_5', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5/logfile_b0ce_lp9.log', '--grpc-port=17476', '--mon-port=2270', '--ic-port=20378')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2493320
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:17476/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2493321
DEBUG    ya.test:process.py:259 Command (pid 2493321) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2493321) elapsed time (sec): 1.2280299663543701
DEBUG    ya.test:process.py:263 Command (pid 2493321) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2493321) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2493321) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2493321) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2493321) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2493321) maxrss: 500984
DEBUG    ya.test:process.py:263 Command (pid 2493321) minflt: 45358
DEBUG    ya.test:process.py:263 Command (pid 2493321) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2493321) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2493321) nivcsw: 240
DEBUG    ya.test:process.py:263 Command (pid 2493321) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2493321) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2493321) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2493321) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2493321) stime: 0.24026599999999998
DEBUG    ya.test:process.py:263 Command (pid 2493321) utime: 0.544821
DEBUG    ya.test:process.py:263 Command (pid 2493321) wtime: 1.233
DEBUG    ya.test:process.py:275 Command (pid 2493321) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 5 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk14kiss1sf.data on node localhost:29554/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_6"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=6 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6/logfile_j3q1nzqd.log --grpc-port=29554 --mon-port=2927 --ic-port=6589
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_6', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6/logfile_j3q1nzqd.log', '--grpc-port=29554', '--mon-port=2927', '--ic-port=6589')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2493623
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29554/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2493626
DEBUG    ya.test:process.py:259 Command (pid 2493626) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2493626) elapsed time (sec): 1.0288918018341064
DEBUG    ya.test:process.py:263 Command (pid 2493626) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2493626) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2493626) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2493626) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2493626) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2493626) maxrss: 502544
DEBUG    ya.test:process.py:263 Command (pid 2493626) minflt: 45316
DEBUG    ya.test:process.py:263 Command (pid 2493626) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2493626) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2493626) nivcsw: 221
DEBUG    ya.test:process.py:263 Command (pid 2493626) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2493626) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2493626) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2493626) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2493626) stime: 0.240668
DEBUG    ya.test:process.py:263 Command (pid 2493626) utime: 0.559846
DEBUG    ya.test:process.py:263 Command (pid 2493626) wtime: 1.035
DEBUG    ya.test:process.py:275 Command (pid 2493626) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 6 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk1fpl08zyb.data on node localhost:62229/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_7"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=7 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7/logfile_q96rlvu6.log --grpc-port=62229 --mon-port=6404 --ic-port=5960
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_7', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7/logfile_q96rlvu6.log', '--grpc-port=62229', '--mon-port=6404', '--ic-port=5960')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2493730
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:62229/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2493731
DEBUG    ya.test:process.py:259 Command (pid 2493731) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2493731) elapsed time (sec): 0.9008040428161621
DEBUG    ya.test:process.py:263 Command (pid 2493731) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2493731) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2493731) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2493731) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2493731) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2493731) maxrss: 504580
DEBUG    ya.test:process.py:263 Command (pid 2493731) minflt: 45349
DEBUG    ya.test:process.py:263 Command (pid 2493731) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2493731) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2493731) nivcsw: 182
DEBUG    ya.test:process.py:263 Command (pid 2493731) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2493731) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2493731) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2493731) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2493731) stime: 0.237624
DEBUG    ya.test:process.py:263 Command (pid 2493731) utime: 0.49919199999999997
DEBUG    ya.test:process.py:263 Command (pid 2493731) wtime: 0.907
DEBUG    ya.test:process.py:275 Command (pid 2493731) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 7 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk14wd_ss71.data on node localhost:14608/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_8"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=8 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8/logfile_kj4d3lip.log --grpc-port=14608 --mon-port=4394 --ic-port=6597
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_8', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8/logfile_kj4d3lip.log', '--grpc-port=14608', '--mon-port=4394', '--ic-port=6597')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2493889
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14608/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2493892
DEBUG    ya.test:process.py:259 Command (pid 2493892) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2493892) elapsed time (sec): 0.898745059967041
DEBUG    ya.test:process.py:263 Command (pid 2493892) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2493892) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2493892) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2493892) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2493892) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2493892) maxrss: 506356
DEBUG    ya.test:process.py:263 Command (pid 2493892) minflt: 45363
DEBUG    ya.test:process.py:263 Command (pid 2493892) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2493892) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2493892) nivcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 2493892) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2493892) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2493892) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2493892) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2493892) stime: 0.21600899999999998
DEBUG    ya.test:process.py:263 Command (pid 2493892) utime: 0.5129199999999999
DEBUG    ya.test:process.py:263 Command (pid 2493892) wtime: 0.901
DEBUG    ya.test:process.py:275 Command (pid 2493892) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 8 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk104cdrs3i.data on node localhost:24529/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_9"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=9 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9/logfile_g62mc8er.log --grpc-port=24529 --mon-port=19583 --ic-port=62507
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_9', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9/logfile_g62mc8er.log', '--grpc-port=24529', '--mon-port=19583', '--ic-port=62507')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2494053
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:24529/9
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/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2494070
DEBUG    ya.test:process.py:259 Command (pid 2494070) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2494070) elapsed time (sec): 0.92331862449646
DEBUG    ya.test:process.py:263 Command (pid 2494070) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2494070) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2494070) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2494070) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2494070) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2494070) maxrss: 508632
DEBUG    ya.test:process.py:263 Command (pid 2494070) minflt: 45367
DEBUG    ya.test:process.py:263 Command (pid 2494070) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2494070) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2494070) nivcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 2494070) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2494070) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2494070) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2494070) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2494070) stime: 0.22277799999999998
DEBUG    ya.test:process.py:263 Command (pid 2494070) utime: 0.524644
DEBUG    ya.test:process.py:263 Command (pid 2494070) wtime: 0.936
DEBUG    ya.test:process.py:275 Command (pid 2494070) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 9 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk10gc5vxbd.data on node localhost:8198/10, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_10"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=10 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10/logfile_mpmf0byu.log --grpc-port=8198 --mon-port=12693 --ic-port=1267
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_10', '--node=10', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10/logfile_mpmf0byu.log', '--grpc-port=8198', '--mon-port=12693', '--ic-port=1267')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2494204
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:8198/10
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/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2494205
DEBUG    ya.test:process.py:259 Command (pid 2494205) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2494205) elapsed time (sec): 0.8192687034606934
DEBUG    ya.test:process.py:263 Command (pid 2494205) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2494205) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2494205) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2494205) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2494205) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2494205) maxrss: 510380
DEBUG    ya.test:process.py:263 Command (pid 2494205) minflt: 45374
DEBUG    ya.test:process.py:263 Command (pid 2494205) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2494205) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2494205) nivcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 2494205) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2494205) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2494205) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2494205) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2494205) stime: 0.194343
DEBUG    ya.test:process.py:263 Command (pid 2494205) utime: 0.519787
DEBUG    ya.test:process.py:263 Command (pid 2494205) wtime: 0.832
DEBUG    ya.test:process.py:275 Command (pid 2494205) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 10 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk1ufw94zr9.data on node localhost:26155/11, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_11"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=11 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11/logfile_xjiad15a.log --grpc-port=26155 --mon-port=64917 --ic-port=27581
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_11', '--node=11', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11/logfile_xjiad15a.log', '--grpc-port=26155', '--mon-port=64917', '--ic-port=27581')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2494325
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:26155/11
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/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2494326
DEBUG    ya.test:process.py:259 Command (pid 2494326) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2494326) elapsed time (sec): 0.8843884468078613
DEBUG    ya.test:process.py:263 Command (pid 2494326) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2494326) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2494326) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2494326) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2494326) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2494326) maxrss: 512100
DEBUG    ya.test:process.py:263 Command (pid 2494326) minflt: 45353
DEBUG    ya.test:process.py:263 Command (pid 2494326) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2494326) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2494326) nivcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 2494326) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2494326) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2494326) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2494326) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2494326) stime: 0.21670499999999998
DEBUG    ya.test:process.py:263 Command (pid 2494326) utime: 0.521508
DEBUG    ya.test:process.py:263 Command (pid 2494326) wtime: 0.886
DEBUG    ya.test:process.py:275 Command (pid 2494326) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 11 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk1ses6y4en.data on node localhost:5305/12, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_12"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=12 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12/logfile_wgfmf602.log --grpc-port=5305 --mon-port=27829 --ic-port=27068
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_12', '--node=12', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12/logfile_wgfmf602.log', '--grpc-port=5305', '--mon-port=27829', '--ic-port=27068')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2494446
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:5305/12
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/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2494471
DEBUG    ya.test:process.py:259 Command (pid 2494471) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2494471) elapsed time (sec): 1.0462844371795654
DEBUG    ya.test:process.py:263 Command (pid 2494471) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2494471) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2494471) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2494471) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2494471) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2494471) maxrss: 514396
DEBUG    ya.test:process.py:263 Command (pid 2494471) minflt: 45324
DEBUG    ya.test:process.py:263 Command (pid 2494471) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2494471) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2494471) nivcsw: 193
DEBUG    ya.test:process.py:263 Command (pid 2494471) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2494471) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2494471) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2494471) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2494471) stime: 0.21866
DEBUG    ya.test:process.py:263 Command (pid 2494471) utime: 0.5544209999999999
DEBUG    ya.test:process.py:263 Command (pid 2494471) wtime: 1.054
DEBUG    ya.test:process.py:275 Command (pid 2494471) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 12 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk1s4jpw8ao.data on node localhost:2990/13, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_13"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=13 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13/logfile_ioug12et.log --grpc-port=2990 --mon-port=21599 --ic-port=11175
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_13', '--node=13', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13/logfile_ioug12et.log', '--grpc-port=2990', '--mon-port=21599', '--ic-port=11175')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2494895
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:2990/13
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/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2494910
DEBUG    ya.test:process.py:259 Command (pid 2494910) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2494910) elapsed time (sec): 0.9788947105407715
DEBUG    ya.test:process.py:263 Command (pid 2494910) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2494910) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2494910) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2494910) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2494910) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2494910) maxrss: 516240
DEBUG    ya.test:process.py:263 Command (pid 2494910) minflt: 45359
DEBUG    ya.test:process.py:263 Command (pid 2494910) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2494910) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2494910) nivcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 2494910) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2494910) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2494910) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2494910) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2494910) stime: 0.232984
DEBUG    ya.test:process.py:263 Command (pid 2494910) utime: 0.550013
DEBUG    ya.test:process.py:263 Command (pid 2494910) wtime: 0.98
DEBUG    ya.test:process.py:275 Command (pid 2494910) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 13 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk1dd9yvq0x.data on node localhost:23551/14, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_14"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=14 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14/logfile_dq5vr87r.log --grpc-port=23551 --mon-port=32609 --ic-port=65528
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_14', '--node=14', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14/logfile_dq5vr87r.log', '--grpc-port=23551', '--mon-port=32609', '--ic-port=65528')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2495158
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:23551/14
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/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2495159
DEBUG    ya.test:process.py:259 Command (pid 2495159) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2495159) elapsed time (sec): 0.8524644374847412
DEBUG    ya.test:process.py:263 Command (pid 2495159) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2495159) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2495159) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2495159) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2495159) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2495159) maxrss: 516468
DEBUG    ya.test:process.py:263 Command (pid 2495159) minflt: 45451
DEBUG    ya.test:process.py:263 Command (pid 2495159) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2495159) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2495159) nivcsw: 97
DEBUG    ya.test:process.py:263 Command (pid 2495159) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2495159) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2495159) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2495159) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2495159) stime: 0.20393699999999998
DEBUG    ya.test:process.py:263 Command (pid 2495159) utime: 0.56295
DEBUG    ya.test:process.py:263 Command (pid 2495159) wtime: 0.854
DEBUG    ya.test:process.py:275 Command (pid 2495159) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 14 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk130w54vvf.data on node localhost:17789/15, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_15"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=15 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15/logfile__bfwcw11.log --grpc-port=17789 --mon-port=18985 --ic-port=7324
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_15', '--node=15', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15/logfile__bfwcw11.log', '--grpc-port=17789', '--mon-port=18985', '--ic-port=7324')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2495438
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:17789/15
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/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2495450
DEBUG    ya.test:process.py:259 Command (pid 2495450) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2495450) elapsed time (sec): 0.8695311546325684
DEBUG    ya.test:process.py:263 Command (pid 2495450) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2495450) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2495450) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2495450) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2495450) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2495450) maxrss: 516468
DEBUG    ya.test:process.py:263 Command (pid 2495450) minflt: 45373
DEBUG    ya.test:process.py:263 Command (pid 2495450) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2495450) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2495450) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 2495450) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2495450) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2495450) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2495450) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2495450) stime: 0.20743699999999998
DEBUG    ya.test:process.py:263 Command (pid 2495450) utime: 0.55043
DEBUG    ya.test:process.py:263 Command (pid 2495450) wtime: 0.875
DEBUG    ya.test:process.py:275 Command (pid 2495450) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 15 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ao73/0008aa/r3tmp/pdisk10i414a53.data on node localhost:3793/16, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_16"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=16 --log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16/logfile_txfzhw7e.log --grpc-port=3793 --mon-port=26730 --ic-port=2122
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_16', '--node=16', '--log-file-name=/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16/logfile_txfzhw7e.log', '--grpc-port=3793', '--mon-port=26730', '--ic-port=2122')' in '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2495794
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:3793/16
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/ao73/0008aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2495796
DEBUG    ya.test:process.py:259 Command (pid 2495796) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2495796) elapsed time (sec): 0.8937649726867676
DEBUG    ya.test:process.py:263 Command (pid 2495796) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2495796) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2495796) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2495796) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2495796) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2495796) maxrss: 516468
DEBUG    ya.test:process.py:263 Command (pid 2495796) minflt: 45260
DEBUG    ya.test:process.py:263 Command (pid 2495796) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2495796) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2495796) nivcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 2495796) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2495796) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2495796) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2495796) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2495796) stime: 0.243971
DEBUG    ya.test:process.py:263 Command (pid 2495796) utime: 0.503537
DEBUG    ya.test:process.py:263 Command (pid 2495796) wtime: 0.896
DEBUG    ya.test:process.py:275 Command (pid 2495796) output:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 16 version:
Git info:
    Commit: 302fd6c34ff58466aa8562431b18a60cdd15dc3d
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 833456b412a419378277ccb14deba7ed4b030a1a into df494f8fe0ba6d8754262575ecf290bdfad6a0ce
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Successfully bootstrapped cluster
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/ao73/0008aa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6422', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.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/ao73/0008aa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6422', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 2499103
DEBUG    ya.test:process.py:259 Command (pid 2499103) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2499103) elapsed time (sec): 1.0842485427856445
DEBUG    ya.test:process.py:263 Command (pid 2499103) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2499103) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2499103) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2499103) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2499103) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2499103) maxrss: 855552
DEBUG    ya.test:process.py:263 Command (pid 2499103) minflt: 51631
DEBUG    ya.test:process.py:263 Command (pid 2499103) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2499103) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2499103) nivcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 2499103) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2499103) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2499103) nvcsw: 666
DEBUG    ya.test:process.py:263 Command (pid 2499103) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2499103) stime: 0.33311599999999997
DEBUG    ya.test:process.py:263 Command (pid 2499103) utime: 0.556032
DEBUG    ya.test:process.py:263 Command (pid 2499103) wtime: 1.095
DEBUG    ya.test:process.py:275 Command (pid 2499103) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 21

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_scheme_board_workload.py::TestSchemeBoard, test_name: test_scheme_board)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload
DEBUG    ya.test:process.py:678 Command out will be placed to pile_promotion_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to pile_promotion_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload', '--grpc_endpoint', 'grpc://localhost:6422', '--http_endpoint', 'http://localhost:18329', '--database', '/Root', '--path', 'test', '--duration', '180']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2499439
DEBUG    ya.test:process.py:259 Command (pid 2499439) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 2499439) elapsed time (sec): 153.33634424209595
DEBUG    ya.test:process.py:263 Command (pid 2499439) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2499439) inblock: 368552
DEBUG    ya.test:process.py:263 Command (pid 2499439) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2499439) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2499439) majflt: 35
DEBUG    ya.test:process.py:263 Command (pid 2499439) maxrss: 855552
DEBUG    ya.test:process.py:263 Command (pid 2499439) minflt: 287448
DEBUG    ya.test:process.py:263 Command (pid 2499439) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2499439) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2499439) nivcsw: 2488
DEBUG    ya.test:process.py:263 Command (pid 2499439) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2499439) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2499439) nvcsw: 54094
DEBUG    ya.test:process.py:263 Command (pid 2499439) oublock: 4400
DEBUG    ya.test:process.py:263 Command (pid 2499439) stime: 2.556376
DEBUG    ya.test:process.py:263 Command (pid 2499439) utime: 12.574341
DEBUG    ya.test:process.py:263 Command (pid 2499439) wtime: 153.342
DEBUG    ya.test:process.py:275 Command (pid 2499439) output:

DEBUG    ya.test:process.py:276 Command (pid 2499439) errors:
...02:18,856 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 0dafaab1-f8ee-4dc6-bc7b-ee643e0e1bcc, ghrun-krhfw527iu.auto.internal:17789): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:18,883 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=
2025-11-14 21:02:18,884 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 182
2025-11-14 21:02:18,884 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=
2025-11-14 21:02:18,889 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, ae3bb01d-84ab-4a54-aea0-b5151c8ca675, ghrun-krhfw527iu.auto.internal:17476): creating call state
2025-11-14 21:02:18,892 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, ae3bb01d-84ab-4a54-aea0-b5151c8ca675, ghrun-krhfw527iu.auto.internal:17476): request = { session_id: "ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (364, 1820),\n                    (365, 1821)\n                " } stats_mode: STATS_MODE_NONE }
2025-11-14 21:02:18,896 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, ae3bb01d-84ab-4a54-aea0-b5151c8ca675, ghrun-krhfw527iu.auto.internal:17476): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:18,913 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-11-14 21:02:18,914 - DEBUG - ydb.connection:299 - channel_factory: 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)]
2025-11-14 21:02:18,937 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-11-14 21:02:18,937 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 87c7098a-f9e6-487c-97b3-cc33dd92274d, localhost:6422): creating call state
2025-11-14 21:02:18,938 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 87c7098a-f9e6-487c-97b3-cc33dd92274d, localhost:6422): request = { database: "/Root" }
2025-11-14 21:02:18,981 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 87c7098a-f9e6-487c-97b3-cc33dd92274d, localhost:6422): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 2990 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 3392 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 26116 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 29554 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 23177 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 24529 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 17789 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 62229 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 5305 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 17476 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 23551 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 14608 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 26155 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 8198 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 3793 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 6422 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }
2025-11-14 21:02:18,984 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-krhfw527iu.auto.internal:26155, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17789, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:3392, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:2990, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:24529, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17476, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:6422, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:62229, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:29554, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23551, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23177, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:8198, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:3793, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:5305, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:26116, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:14608, location P=r2/default, ssl: False>]>
2025-11-14 21:02:18,987 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:6422
2025-11-14 21:02:19,129 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=NGYxOTAwZDAtZGIyZjZkOGMtYjFmMjlkZWMtNzk0Y2MyMDI=
2025-11-14 21:02:19,134 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 263
2025-11-14 21:02:19,135 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=Y2IwMDFlNDktZWFlMDE1ZDktNzJjMGZjMjgtZjA4NGNkODQ=
2025-11-14 21:02:19,143 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=NGYxOTAwZDAtZGIyZjZkOGMtYjFmMjlkZWMtNzk0Y2MyMDI=
2025-11-14 21:02:19,146 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-krhfw527iu.auto.internal:26155, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17789, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:3392, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:2990, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:24529, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17476, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:6422, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:62229, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:29554, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23551, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23177, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:8198, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:3793, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:5305, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:26116, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:14608, location P=r2/default, ssl: False>]
2025-11-14 21:02:19,146 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 267
2025-11-14 21:02:19,152 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=Y2IwMDFlNDktZWFlMDE1ZDktNzJjMGZjMjgtZjA4NGNkODQ=
2025-11-14 21:02:19,154 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 161ceba3-6d91-405b-880b-d8fb3d399848, ghrun-krhfw527iu.auto.internal:3392): creating call state
2025-11-14 21:02:19,151 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 45
2025-11-14 21:02:19,155 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 161ceba3-6d91-405b-880b-d8fb3d399848, ghrun-krhfw527iu.auto.internal:3392): request = { session_id: "ydb://session/3?node_id=9&id=Y2IwMDFlNDktZWFlMDE1ZDktNzJjMGZjMjgtZjA4NGNkODQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/270` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-14 21:02:19,147 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 133961d4-0cb4-45f6-97ef-e48195557aa2, ghrun-krhfw527iu.auto.internal:26155): creating call state
2025-11-14 21:02:19,161 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 133961d4-0cb4-45f6-97ef-e48195557aa2, ghrun-krhfw527iu.auto.internal:26155): request = { session_id: "ydb://session/3?node_id=7&id=NGYxOTAwZDAtZGIyZjZkOGMtYjFmMjlkZWMtNzk0Y2MyMDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/266`" } stats_mode: STATS_MODE_NONE }
2025-11-14 21:02:19,164 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 161ceba3-6d91-405b-880b-d8fb3d399848, ghrun-krhfw527iu.auto.internal:3392): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:19,166 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 133961d4-0cb4-45f6-97ef-e48195557aa2, ghrun-krhfw527iu.auto.internal:26155): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:19,184 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=
2025-11-14 21:02:19,197 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=
2025-11-14 21:02:19,203 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 4e81b60c-542f-4aef-93cf-e2f262c8f758, ghrun-krhfw527iu.auto.internal:24529): creating call state
2025-11-14 21:02:19,212 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 4e81b60c-542f-4aef-93cf-e2f262c8f758, ghrun-krhfw527iu.auto.internal:24529): request = { session_id: "ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-11-14 21:02:19,215 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 4e81b60c-542f-4aef-93cf-e2f262c8f758, ghrun-krhfw527iu.auto.internal:24529): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:19,321 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=
2025-11-14 21:02:19,329 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=
2025-11-14 21:02:19,330 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, f0e5c3d5-dbbc-42f5-8e32-90923de28a47, ghrun-krhfw527iu.auto.internal:6422): creating call state
2025-11-14 21:02:19,332 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, f0e5c3d5-dbbc-42f5-8e32-90923de28a47, ghrun-krhfw527iu.auto.internal:6422): request = { session_id: "ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-11-14 21:02:19,339 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, f0e5c3d5-dbbc-42f5-8e32-90923de28a47, ghrun-krhfw527iu.auto.internal:6422): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:19,777 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:21 - update_cluster_state: Update cluster state response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.Bridge.UpdateClusterStateResult"
  }
}

2025-11-14 21:02:19,782 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:221 - _loop: Promoted r2
2025-11-14 21:02:20,105 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=
2025-11-14 21:02:20,106 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 183
2025-11-14 21:02:20,112 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=
2025-11-14 21:02:20,112 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 4ae584b8-4780-438e-837c-e11587d1b296, ghrun-krhfw527iu.auto.internal:2990): creating call state
2025-11-14 21:02:20,109 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=11&id=NWMwMzJjYWMtODNjYTUyOWEtOTJmYmNhNC1hZGY2NTBlOA==
2025-11-14 21:02:20,116 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 268
2025-11-14 21:02:20,117 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=11&id=NWMwMzJjYWMtODNjYTUyOWEtOTJmYmNhNC1hZGY2NTBlOA==
2025-11-14 21:02:20,117 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 1e8ec8bb-5669-44da-bf6a-77ed59dcc0c3, ghrun-krhfw527iu.auto.internal:62229): creating call state
2025-11-14 21:02:20,118 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 1e8ec8bb-5669-44da-bf6a-77ed59dcc0c3, ghrun-krhfw527iu.auto.internal:62229): request = { session_id: "ydb://session/3?node_id=11&id=NWMwMzJjYWMtODNjYTUyOWEtOTJmYmNhNC1hZGY2NTBlOA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/271` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-14 21:02:20,122 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 1e8ec8bb-5669-44da-bf6a-77ed59dcc0c3, ghrun-krhfw527iu.auto.internal:62229): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:20,113 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 4ae584b8-4780-438e-837c-e11587d1b296, ghrun-krhfw527iu.auto.internal:2990): request = { session_id: "ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (366, 1830),\n                    (367, 1831)\n                " } stats_mode: STATS_MODE_NONE }
2025-11-14 21:02:20,137 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 4ae584b8-4780-438e-837c-e11587d1b296, ghrun-krhfw527iu.auto.internal:2990): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:20,426 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ZDZjM2Q2ODctOWYxNDRjMDAtNzhmOTI4MjAtZDI5N2IyOTc=
2025-11-14 21:02:20,432 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 264
2025-11-14 21:02:20,433 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ZDZjM2Q2ODctOWYxNDRjMDAtNzhmOTI4MjAtZDI5N2IyOTc=
2025-11-14 21:02:20,433 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, ed9bd6eb-cb85-4381-b2ef-562165771126, ghrun-krhfw527iu.auto.internal:17789): creating call state
2025-11-14 21:02:20,434 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, ed9bd6eb-cb85-4381-b2ef-562165771126, ghrun-krhfw527iu.auto.internal:17789): request = { session_id: "ydb://session/3?node_id=7&id=ZDZjM2Q2ODctOWYxNDRjMDAtNzhmOTI4MjAtZDI5N2IyOTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/267`" } stats_mode: STATS_MODE_NONE }
2025-11-14 21:02:20,445 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, ed9bd6eb-cb85-4381-b2ef-562165771126, ghrun-krhfw527iu.auto.internal:17789): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:20,572 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YWZiNzA3YWMtMWM0MDBiZjAtMjZhM2QzYmItNTQ1ZDA0NDk=
2025-11-14 21:02:20,573 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 265
2025-11-14 21:02:20,573 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YWZiNzA3YWMtMWM0MDBiZjAtMjZhM2QzYmItNTQ1ZDA0NDk=
2025-11-14 21:02:20,573 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, bee50d5c-29c6-4bd1-bfdb-2cb65b87f93e, ghrun-krhfw527iu.auto.internal:17476): creating call state
2025-11-14 21:02:20,574 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, bee50d5c-29c6-4bd1-bfdb-2cb65b87f93e, ghrun-krhfw527iu.auto.internal:17476): request = { session_id: "ydb://session/3?node_id=9&id=YWZiNzA3YWMtMWM0MDBiZjAtMjZhM2QzYmItNTQ1ZDA0NDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/268`" } stats_mode: STATS_MODE_NONE }
2025-11-14 21:02:20,581 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, bee50d5c-29c6-4bd1-bfdb-2cb65b87f93e, ghrun-krhfw527iu.auto.internal:17476): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:21,617 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=MmI0ZDhiMTctZmJlODgwNDctM2ZmZGFmMDgtN2I0MGQ5Nzc=
2025-11-14 21:02:21,617 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 269
2025-11-14 21:02:21,618 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=MmI0ZDhiMTctZmJlODgwNDctM2ZmZGFmMDgtN2I0MGQ5Nzc=
2025-11-14 21:02:21,625 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 0abf351e-1d93-4697-b8ed-a29c691a5254, ghrun-krhfw527iu.auto.internal:26155): creating call state
2025-11-14 21:02:21,626 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 0abf351e-1d93-4697-b8ed-a29c691a5254, ghrun-krhfw527iu.auto.internal:26155): request = { session_id: "ydb://session/3?node_id=7&id=MmI0ZDhiMTctZmJlODgwNDctM2ZmZGFmMDgtN2I0MGQ5Nzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/272` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-14 21:02:21,632 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 0abf351e-1d93-4697-b8ed-a29c691a5254, ghrun-krhfw527iu.auto.internal:26155): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:21,926 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=NGYxOTAwZDAtZGIyZjZkOGMtYjFmMjlkZWMtNzk0Y2MyMDI=
2025-11-14 21:02:21,926 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 266
2025-11-14 21:02:21,926 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=NGYxOTAwZDAtZGIyZjZkOGMtYjFmMjlkZWMtNzk0Y2MyMDI=
2025-11-14 21:02:21,927 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 5623a82a-686c-4953-84e7-6040f4897097, ghrun-krhfw527iu.auto.internal:3392): creating call state
2025-11-14 21:02:21,928 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 5623a82a-686c-4953-84e7-6040f4897097, ghrun-krhfw527iu.auto.internal:3392): request = { session_id: "ydb://session/3?node_id=7&id=NGYxOTAwZDAtZGIyZjZkOGMtYjFmMjlkZWMtNzk0Y2MyMDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/269`" } stats_mode: STATS_MODE_NONE }
2025-11-14 21:02:21,933 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 5623a82a-686c-4953-84e7-6040f4897097, ghrun-krhfw527iu.auto.internal:3392): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:21,948 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=
2025-11-14 21:02:21,949 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=
2025-11-14 21:02:21,949 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, b5cbba6c-02d6-45bf-966d-9cd3460984fb, ghrun-krhfw527iu.auto.internal:24529): creating call state
2025-11-14 21:02:21,958 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, b5cbba6c-02d6-45bf-966d-9cd3460984fb, ghrun-krhfw527iu.auto.internal:24529): request = { session_id: "ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-11-14 21:02:21,959 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, b5cbba6c-02d6-45bf-966d-9cd3460984fb, ghrun-krhfw527iu.auto.internal:24529): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:22,120 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=Y2IwMDFlNDktZWFlMDE1ZDktNzJjMGZjMjgtZjA4NGNkODQ=
2025-11-14 21:02:22,120 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 270
2025-11-14 21:02:22,120 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=Y2IwMDFlNDktZWFlMDE1ZDktNzJjMGZjMjgtZjA4NGNkODQ=
2025-11-14 21:02:22,121 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 84cc319f-3105-4532-92e7-b4fd19c21c02, ghrun-krhfw527iu.auto.internal:6422): creating call state
2025-11-14 21:02:22,121 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 84cc319f-3105-4532-92e7-b4fd19c21c02, ghrun-krhfw527iu.auto.internal:6422): request = { session_id: "ydb://session/3?node_id=9&id=Y2IwMDFlNDktZWFlMDE1ZDktNzJjMGZjMjgtZjA4NGNkODQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/273` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-14 21:02:22,123 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 84cc319f-3105-4532-92e7-b4fd19c21c02, ghrun-krhfw527iu.auto.internal:6422): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:22,157 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-11-14 21:02:22,160 - DEBUG - ydb.connection:299 - channel_factory: 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)]
2025-11-14 21:02:22,197 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-11-14 21:02:22,197 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 6db0ce51-6e93-4d26-ba60-cf0d7e544b9d, localhost:6422): creating call state
2025-11-14 21:02:22,198 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 6db0ce51-6e93-4d26-ba60-cf0d7e544b9d, localhost:6422): request = { database: "/Root" }
2025-11-14 21:02:22,205 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-11-14 21:02:22,206 - DEBUG - ydb.connection:299 - channel_factory: 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)]
2025-11-14 21:02:22,231 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 6db0ce51-6e93-4d26-ba60-cf0d7e544b9d, localhost:6422): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 24529 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 23177 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 8198 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 2990 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 14608 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 26155 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 62229 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 17789 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 17476 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 5305 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 6422 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 23551 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 26116 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 29554 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 3793 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }
2025-11-14 21:02:22,239 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=
2025-11-14 21:02:22,239 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=
2025-11-14 21:02:22,249 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 5d69e516-a61b-4571-84c1-c13f2fd9a880, ghrun-krhfw527iu.auto.internal:2990): creating call state
2025-11-14 21:02:22,250 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 5d69e516-a61b-4571-84c1-c13f2fd9a880, ghrun-krhfw527iu.auto.internal:2990): request = { session_id: "ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-11-14 21:02:22,240 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-11-14 21:02:22,252 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 07403dae-bf92-4f81-bcfd-0d539d838a5d, localhost:6422): creating call state
2025-11-14 21:02:22,252 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 07403dae-bf92-4f81-bcfd-0d539d838a5d, localhost:6422): request = { database: "/Root" }
2025-11-14 21:02:22,242 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-krhfw527iu.auto.internal:17789, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:62229, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:26155, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:2990, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:24529, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17476, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:6422, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:5305, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:8198, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:14608, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:29554, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:3793, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23177, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:26116, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23551, location P=r2/default, ssl: False>]>
2025-11-14 21:02:22,259 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:6422
2025-11-14 21:02:22,261 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 5d69e516-a61b-4571-84c1-c13f2fd9a880, ghrun-krhfw527iu.auto.internal:2990): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:22,283 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 07403dae-bf92-4f81-bcfd-0d539d838a5d, localhost:6422): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 24529 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 23177 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 8198 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 2990 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 14608 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 26155 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 62229 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 17789 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 17476 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 5305 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 6422 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 23551 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 26116 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 29554 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 3793 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }
2025-11-14 21:02:22,292 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-krhfw527iu.auto.internal:26155, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:2990, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:6422, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17476, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:62229, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:24529, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17789, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:8198, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:3793, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23551, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:29554, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23177, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:26116, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:5305, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:14608, location P=r2/default, ssl: False>]>
2025-11-14 21:02:22,299 - DEBUG - ydb.connection:299 - channel_factory: 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)]
2025-11-14 21:02:22,336 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=
2025-11-14 21:02:22,337 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 184
2025-11-14 21:02:22,338 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=
2025-11-14 21:02:22,340 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a145fa25-3252-46e2-afb2-77554dc66ee6, ghrun-krhfw527iu.auto.internal:62229): creating call state
2025-11-14 21:02:22,341 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a145fa25-3252-46e2-afb2-77554dc66ee6, ghrun-krhfw527iu.auto.internal:62229): request = { session_id: "ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (368, 1840),\n                    (369, 1841)\n                " } stats_mode: STATS_MODE_NONE }
2025-11-14 21:02:22,346 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a145fa25-3252-46e2-afb2-77554dc66ee6, ghrun-krhfw527iu.auto.internal:62229): response = { <_MultiThreadedRendezvous object> }
2025-11-14 21:02:22,357 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:6422
2025-11-14 21:02:22,401 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 15 Endpoints: [<Endpoint ghrun-krhfw527iu.auto.internal:17789, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:62229, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:26155, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:2990, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:24529, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17476, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:6422, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:5305, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:8198, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:14608, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:29554, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:3793, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23177, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:26116, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23551, location P=r2/default, ssl: False>]
2025-11-14 21:02:22,402 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 46
2025-11-14 21:02:22,440 - INFO - ydb.connection:502 - close: Closing channel for endpoint ghrun-krhfw527iu.auto.internal:3392
2025-11-14 21:02:22,492 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=NGYxOTAwZDAtZGIyZjZkOGMtYjFmMjlkZWMtNzk0Y2MyMDI=
2025-11-14 21:02:22,492 - ERROR - ydb.tests.stress.common.common:27 - query: Error: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"
> while executing query: DROP TABLE `/Root/test/create_drop/269`
2025-11-14 21:02:22,493 - ERROR - ydb.tests.stress.common.common:102 - wrapper: FATAL: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"
>
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 105, in _delete_tables_loop
    self.client.drop_table(self.get_table_path(str(n)))
  File "ydb/tests/stress/common/common.py", line 37, in drop_table
    self.query(f"DROP TABLE `{path_to_table}`", True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
                       ^^^^^^^^^^^^^
  File "contrib/python/grpcio/py3/grpc/_channel.py", line 543, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/grpcio/py3/grpc/_channel.py", line 969, in _next
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"
>

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...02:18,856 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 0dafaab1-f8ee-4dc6-bc7b-ee643e0e1bcc, ghrun-krhfw527iu.auto.internal:17789): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:18,883 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=\n2025-11-14 21:02:18,884 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 182\n2025-11-14 21:02:18,884 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=\n2025-11-14 21:02:18,889 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, ae3bb01d-84ab-4a54-aea0-b5151c8ca675, ghrun-krhfw527iu.auto.internal:17476): creating call state\n2025-11-14 21:02:18,892 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, ae3bb01d-84ab-4a54-aea0-b5151c8ca675, ghrun-krhfw527iu.auto.internal:17476): request = { session_id: "ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (364, 1820),\\n                    (365, 1821)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-14 21:02:18,896 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, ae3bb01d-84ab-4a54-aea0-b5151c8ca675, ghrun-krhfw527iu.auto.internal:17476): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:18,913 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-11-14 21:02:18,914 - DEBUG - ydb.connection:299 - channel_factory: 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)]\n2025-11-14 21:02:18,937 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-11-14 21:02:18,937 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 87c7098a-f9e6-487c-97b3-cc33dd92274d, localhost:6422): creating call state\n2025-11-14 21:02:18,938 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 87c7098a-f9e6-487c-97b3-cc33dd92274d, localhost:6422): request = { database: "/Root" }\n2025-11-14 21:02:18,981 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 87c7098a-f9e6-487c-97b3-cc33dd92274d, localhost:6422): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 2990 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 3392 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 26116 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 29554 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 23177 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 24529 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 17789 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 62229 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 5305 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 17476 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 23551 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 14608 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 26155 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 8198 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 3793 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 6422 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }\n2025-11-14 21:02:18,984 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-krhfw527iu.auto.internal:26155, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17789, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:3392, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:2990, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:24529, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17476, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:6422, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:62229, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:29554, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23551, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23177, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:8198, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:3793, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:5305, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:26116, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:14608, location P=r2/default, ssl: False>]>\n2025-11-14 21:02:18,987 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:6422\n2025-11-14 21:02:19,129 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=NGYxOTAwZDAtZGIyZjZkOGMtYjFmMjlkZWMtNzk0Y2MyMDI=\n2025-11-14 21:02:19,134 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 263\n2025-11-14 21:02:19,135 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=Y2IwMDFlNDktZWFlMDE1ZDktNzJjMGZjMjgtZjA4NGNkODQ=\n2025-11-14 21:02:19,143 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=NGYxOTAwZDAtZGIyZjZkOGMtYjFmMjlkZWMtNzk0Y2MyMDI=\n2025-11-14 21:02:19,146 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-krhfw527iu.auto.internal:26155, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17789, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:3392, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:2990, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:24529, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17476, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:6422, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:62229, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:29554, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23551, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23177, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:8198, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:3793, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:5305, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:26116, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:14608, location P=r2/default, ssl: False>]\n2025-11-14 21:02:19,146 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 267\n2025-11-14 21:02:19,152 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=Y2IwMDFlNDktZWFlMDE1ZDktNzJjMGZjMjgtZjA4NGNkODQ=\n2025-11-14 21:02:19,154 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 161ceba3-6d91-405b-880b-d8fb3d399848, ghrun-krhfw527iu.auto.internal:3392): creating call state\n2025-11-14 21:02:19,151 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 45\n2025-11-14 21:02:19,155 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 161ceba3-6d91-405b-880b-d8fb3d399848, ghrun-krhfw527iu.auto.internal:3392): request = { session_id: "ydb://session/3?node_id=9&id=Y2IwMDFlNDktZWFlMDE1ZDktNzJjMGZjMjgtZjA4NGNkODQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/270` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-14 21:02:19,147 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 133961d4-0cb4-45f6-97ef-e48195557aa2, ghrun-krhfw527iu.auto.internal:26155): creating call state\n2025-11-14 21:02:19,161 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 133961d4-0cb4-45f6-97ef-e48195557aa2, ghrun-krhfw527iu.auto.internal:26155): request = { session_id: "ydb://session/3?node_id=7&id=NGYxOTAwZDAtZGIyZjZkOGMtYjFmMjlkZWMtNzk0Y2MyMDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/266`" } stats_mode: STATS_MODE_NONE }\n2025-11-14 21:02:19,164 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 161ceba3-6d91-405b-880b-d8fb3d399848, ghrun-krhfw527iu.auto.internal:3392): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:19,166 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 133961d4-0cb4-45f6-97ef-e48195557aa2, ghrun-krhfw527iu.auto.internal:26155): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:19,184 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=\n2025-11-14 21:02:19,197 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=\n2025-11-14 21:02:19,203 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 4e81b60c-542f-4aef-93cf-e2f262c8f758, ghrun-krhfw527iu.auto.internal:24529): creating call state\n2025-11-14 21:02:19,212 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 4e81b60c-542f-4aef-93cf-e2f262c8f758, ghrun-krhfw527iu.auto.internal:24529): request = { session_id: "ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-14 21:02:19,215 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 4e81b60c-542f-4aef-93cf-e2f262c8f758, ghrun-krhfw527iu.auto.internal:24529): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:19,321 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=\n2025-11-14 21:02:19,329 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=\n2025-11-14 21:02:19,330 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, f0e5c3d5-dbbc-42f5-8e32-90923de28a47, ghrun-krhfw527iu.auto.internal:6422): creating call state\n2025-11-14 21:02:19,332 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, f0e5c3d5-dbbc-42f5-8e32-90923de28a47, ghrun-krhfw527iu.auto.internal:6422): request = { session_id: "ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-14 21:02:19,339 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, f0e5c3d5-dbbc-42f5-8e32-90923de28a47, ghrun-krhfw527iu.auto.internal:6422): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:19,777 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:21 - update_cluster_state: Update cluster state response: operation {\n  ready: true\n  status: SUCCESS\n  result {\n    type_url: "type.googleapis.com/Ydb.Bridge.UpdateClusterStateResult"\n  }\n}\n\n2025-11-14 21:02:19,782 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:221 - _loop: Promoted r2\n2025-11-14 21:02:20,105 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=\n2025-11-14 21:02:20,106 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 183\n2025-11-14 21:02:20,112 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=\n2025-11-14 21:02:20,112 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 4ae584b8-4780-438e-837c-e11587d1b296, ghrun-krhfw527iu.auto.internal:2990): creating call state\n2025-11-14 21:02:20,109 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=11&id=NWMwMzJjYWMtODNjYTUyOWEtOTJmYmNhNC1hZGY2NTBlOA==\n2025-11-14 21:02:20,116 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 268\n2025-11-14 21:02:20,117 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=11&id=NWMwMzJjYWMtODNjYTUyOWEtOTJmYmNhNC1hZGY2NTBlOA==\n2025-11-14 21:02:20,117 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 1e8ec8bb-5669-44da-bf6a-77ed59dcc0c3, ghrun-krhfw527iu.auto.internal:62229): creating call state\n2025-11-14 21:02:20,118 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 1e8ec8bb-5669-44da-bf6a-77ed59dcc0c3, ghrun-krhfw527iu.auto.internal:62229): request = { session_id: "ydb://session/3?node_id=11&id=NWMwMzJjYWMtODNjYTUyOWEtOTJmYmNhNC1hZGY2NTBlOA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/271` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-14 21:02:20,122 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 1e8ec8bb-5669-44da-bf6a-77ed59dcc0c3, ghrun-krhfw527iu.auto.internal:62229): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:20,113 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 4ae584b8-4780-438e-837c-e11587d1b296, ghrun-krhfw527iu.auto.internal:2990): request = { session_id: "ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (366, 1830),\\n                    (367, 1831)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-14 21:02:20,137 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 4ae584b8-4780-438e-837c-e11587d1b296, ghrun-krhfw527iu.auto.internal:2990): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:20,426 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ZDZjM2Q2ODctOWYxNDRjMDAtNzhmOTI4MjAtZDI5N2IyOTc=\n2025-11-14 21:02:20,432 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 264\n2025-11-14 21:02:20,433 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ZDZjM2Q2ODctOWYxNDRjMDAtNzhmOTI4MjAtZDI5N2IyOTc=\n2025-11-14 21:02:20,433 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, ed9bd6eb-cb85-4381-b2ef-562165771126, ghrun-krhfw527iu.auto.internal:17789): creating call state\n2025-11-14 21:02:20,434 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, ed9bd6eb-cb85-4381-b2ef-562165771126, ghrun-krhfw527iu.auto.internal:17789): request = { session_id: "ydb://session/3?node_id=7&id=ZDZjM2Q2ODctOWYxNDRjMDAtNzhmOTI4MjAtZDI5N2IyOTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/267`" } stats_mode: STATS_MODE_NONE }\n2025-11-14 21:02:20,445 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, ed9bd6eb-cb85-4381-b2ef-562165771126, ghrun-krhfw527iu.auto.internal:17789): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:20,572 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YWZiNzA3YWMtMWM0MDBiZjAtMjZhM2QzYmItNTQ1ZDA0NDk=\n2025-11-14 21:02:20,573 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 265\n2025-11-14 21:02:20,573 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YWZiNzA3YWMtMWM0MDBiZjAtMjZhM2QzYmItNTQ1ZDA0NDk=\n2025-11-14 21:02:20,573 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, bee50d5c-29c6-4bd1-bfdb-2cb65b87f93e, ghrun-krhfw527iu.auto.internal:17476): creating call state\n2025-11-14 21:02:20,574 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, bee50d5c-29c6-4bd1-bfdb-2cb65b87f93e, ghrun-krhfw527iu.auto.internal:17476): request = { session_id: "ydb://session/3?node_id=9&id=YWZiNzA3YWMtMWM0MDBiZjAtMjZhM2QzYmItNTQ1ZDA0NDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/268`" } stats_mode: STATS_MODE_NONE }\n2025-11-14 21:02:20,581 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, bee50d5c-29c6-4bd1-bfdb-2cb65b87f93e, ghrun-krhfw527iu.auto.internal:17476): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:21,617 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=MmI0ZDhiMTctZmJlODgwNDctM2ZmZGFmMDgtN2I0MGQ5Nzc=\n2025-11-14 21:02:21,617 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 269\n2025-11-14 21:02:21,618 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=MmI0ZDhiMTctZmJlODgwNDctM2ZmZGFmMDgtN2I0MGQ5Nzc=\n2025-11-14 21:02:21,625 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 0abf351e-1d93-4697-b8ed-a29c691a5254, ghrun-krhfw527iu.auto.internal:26155): creating call state\n2025-11-14 21:02:21,626 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 0abf351e-1d93-4697-b8ed-a29c691a5254, ghrun-krhfw527iu.auto.internal:26155): request = { session_id: "ydb://session/3?node_id=7&id=MmI0ZDhiMTctZmJlODgwNDctM2ZmZGFmMDgtN2I0MGQ5Nzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/272` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-14 21:02:21,632 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 0abf351e-1d93-4697-b8ed-a29c691a5254, ghrun-krhfw527iu.auto.internal:26155): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:21,926 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=NGYxOTAwZDAtZGIyZjZkOGMtYjFmMjlkZWMtNzk0Y2MyMDI=\n2025-11-14 21:02:21,926 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 266\n2025-11-14 21:02:21,926 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=NGYxOTAwZDAtZGIyZjZkOGMtYjFmMjlkZWMtNzk0Y2MyMDI=\n2025-11-14 21:02:21,927 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 5623a82a-686c-4953-84e7-6040f4897097, ghrun-krhfw527iu.auto.internal:3392): creating call state\n2025-11-14 21:02:21,928 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 5623a82a-686c-4953-84e7-6040f4897097, ghrun-krhfw527iu.auto.internal:3392): request = { session_id: "ydb://session/3?node_id=7&id=NGYxOTAwZDAtZGIyZjZkOGMtYjFmMjlkZWMtNzk0Y2MyMDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/269`" } stats_mode: STATS_MODE_NONE }\n2025-11-14 21:02:21,933 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 5623a82a-686c-4953-84e7-6040f4897097, ghrun-krhfw527iu.auto.internal:3392): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:21,948 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=\n2025-11-14 21:02:21,949 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=\n2025-11-14 21:02:21,949 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, b5cbba6c-02d6-45bf-966d-9cd3460984fb, ghrun-krhfw527iu.auto.internal:24529): creating call state\n2025-11-14 21:02:21,958 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, b5cbba6c-02d6-45bf-966d-9cd3460984fb, ghrun-krhfw527iu.auto.internal:24529): request = { session_id: "ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-14 21:02:21,959 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, b5cbba6c-02d6-45bf-966d-9cd3460984fb, ghrun-krhfw527iu.auto.internal:24529): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:22,120 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=Y2IwMDFlNDktZWFlMDE1ZDktNzJjMGZjMjgtZjA4NGNkODQ=\n2025-11-14 21:02:22,120 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 270\n2025-11-14 21:02:22,120 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=Y2IwMDFlNDktZWFlMDE1ZDktNzJjMGZjMjgtZjA4NGNkODQ=\n2025-11-14 21:02:22,121 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 84cc319f-3105-4532-92e7-b4fd19c21c02, ghrun-krhfw527iu.auto.internal:6422): creating call state\n2025-11-14 21:02:22,121 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 84cc319f-3105-4532-92e7-b4fd19c21c02, ghrun-krhfw527iu.auto.internal:6422): request = { session_id: "ydb://session/3?node_id=9&id=Y2IwMDFlNDktZWFlMDE1ZDktNzJjMGZjMjgtZjA4NGNkODQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/273` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-14 21:02:22,123 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 84cc319f-3105-4532-92e7-b4fd19c21c02, ghrun-krhfw527iu.auto.internal:6422): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:22,157 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-11-14 21:02:22,160 - DEBUG - ydb.connection:299 - channel_factory: 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)]\n2025-11-14 21:02:22,197 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-11-14 21:02:22,197 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 6db0ce51-6e93-4d26-ba60-cf0d7e544b9d, localhost:6422): creating call state\n2025-11-14 21:02:22,198 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 6db0ce51-6e93-4d26-ba60-cf0d7e544b9d, localhost:6422): request = { database: "/Root" }\n2025-11-14 21:02:22,205 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-11-14 21:02:22,206 - DEBUG - ydb.connection:299 - channel_factory: 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)]\n2025-11-14 21:02:22,231 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 6db0ce51-6e93-4d26-ba60-cf0d7e544b9d, localhost:6422): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 24529 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 23177 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 8198 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 2990 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 14608 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 26155 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 62229 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 17789 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 17476 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 5305 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 6422 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 23551 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 26116 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 29554 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 3793 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }\n2025-11-14 21:02:22,239 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=\n2025-11-14 21:02:22,239 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=\n2025-11-14 21:02:22,249 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 5d69e516-a61b-4571-84c1-c13f2fd9a880, ghrun-krhfw527iu.auto.internal:2990): creating call state\n2025-11-14 21:02:22,250 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 5d69e516-a61b-4571-84c1-c13f2fd9a880, ghrun-krhfw527iu.auto.internal:2990): request = { session_id: "ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-14 21:02:22,240 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-11-14 21:02:22,252 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 07403dae-bf92-4f81-bcfd-0d539d838a5d, localhost:6422): creating call state\n2025-11-14 21:02:22,252 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 07403dae-bf92-4f81-bcfd-0d539d838a5d, localhost:6422): request = { database: "/Root" }\n2025-11-14 21:02:22,242 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-krhfw527iu.auto.internal:17789, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:62229, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:26155, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:2990, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:24529, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17476, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:6422, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:5305, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:8198, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:14608, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:29554, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:3793, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23177, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:26116, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23551, location P=r2/default, ssl: False>]>\n2025-11-14 21:02:22,259 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:6422\n2025-11-14 21:02:22,261 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 5d69e516-a61b-4571-84c1-c13f2fd9a880, ghrun-krhfw527iu.auto.internal:2990): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:22,283 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 07403dae-bf92-4f81-bcfd-0d539d838a5d, localhost:6422): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 24529 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 23177 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 8198 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 2990 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 14608 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 26155 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 62229 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 17789 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 17476 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 5305 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 6422 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" service: "bridge" service: "config" location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 23551 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 26116 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 29554 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-krhfw527iu.auto.internal" port: 3793 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" service: "bridge" service: "config" location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }\n2025-11-14 21:02:22,292 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-krhfw527iu.auto.internal:26155, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:2990, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:6422, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17476, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:62229, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:24529, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17789, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:8198, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:3793, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23551, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:29554, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23177, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:26116, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:5305, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:14608, location P=r2/default, ssl: False>]>\n2025-11-14 21:02:22,299 - DEBUG - ydb.connection:299 - channel_factory: 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)]\n2025-11-14 21:02:22,336 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=\n2025-11-14 21:02:22,337 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 184\n2025-11-14 21:02:22,338 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=\n2025-11-14 21:02:22,340 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a145fa25-3252-46e2-afb2-77554dc66ee6, ghrun-krhfw527iu.auto.internal:62229): creating call state\n2025-11-14 21:02:22,341 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a145fa25-3252-46e2-afb2-77554dc66ee6, ghrun-krhfw527iu.auto.internal:62229): request = { session_id: "ydb://session/3?node_id=9&id=NmUwNjJiOWYtZjk3NGY4YzItNGYwM2M1MjEtMTgzNWJmNmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (368, 1840),\\n                    (369, 1841)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-14 21:02:22,346 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a145fa25-3252-46e2-afb2-77554dc66ee6, ghrun-krhfw527iu.auto.internal:62229): response = { <_MultiThreadedRendezvous object> }\n2025-11-14 21:02:22,357 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:6422\n2025-11-14 21:02:22,401 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 15 Endpoints: [<Endpoint ghrun-krhfw527iu.auto.internal:17789, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:62229, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:26155, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:2990, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:24529, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:17476, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:6422, location P=r1/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:5305, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:8198, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:14608, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:29554, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:3793, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23177, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:26116, location P=r2/default, ssl: False>, <Endpoint ghrun-krhfw527iu.auto.internal:23551, location P=r2/default, ssl: False>]\n2025-11-14 21:02:22,402 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 46\n2025-11-14 21:02:22,440 - INFO - ydb.connection:502 - close: Closing channel for endpoint ghrun-krhfw527iu.auto.internal:3392\n2025-11-14 21:02:22,492 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=NGYxOTAwZDAtZGIyZjZkOGMtYjFmMjlkZWMtNzk0Y2MyMDI=\n2025-11-14 21:02:22,492 - ERROR - ydb.tests.stress.common.common:27 - query: Error: <_MultiThreadedRendezvous of RPC that terminated with:\n\tstatus = StatusCode.CANCELLED\n\tdetails = "Channel closed!"\n\tdebug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"\n> while executing query: DROP TABLE `/Root/test/create_drop/269`\n2025-11-14 21:02:22,493 - ERROR - ydb.tests.stress.common.common:102 - wrapper: FATAL: <_MultiThreadedRendezvous of RPC that terminated with:\n\tstatus = StatusCode.CANCELLED\n\tdetails = "Channel closed!"\n\tdebug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"\n>\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 105, in _delete_tables_loop\n    self.client.drop_table(self.get_table_path(str(n)))\n  File "ydb/tests/stress/common/common.py", line 37, in drop_table\n    self.query(f"DROP TABLE `{path_to_table}`", True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n                       ^^^^^^^^^^^^^\n  File "contrib/python/grpcio/py3/grpc/_channel.py", line 543, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/grpcio/py3/grpc/_channel.py", line 969, in _next\n    raise self\ngrpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:\n\tstatus = StatusCode.CANCELLED\n\tdetails = "Channel closed!"\n\tdebug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"\n>\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:26116/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:23177/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:3392/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:29554/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:17476/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:62229/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:24529/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:14608/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:26155/11
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:5305/12
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:23551/14
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:2990/13
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:8198/10
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:17789/15
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:3793/16
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:6422/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10142
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23747
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26730
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3793
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9363
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28003
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18985
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17789
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25054
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18110
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32609
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23551
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13734
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6566
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21599
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2990
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4830
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2353
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27829
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5305
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25896
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21695
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64917
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26155
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21299
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9942
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12693
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8198
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25157
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29862
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19583
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24529
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30385
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22708
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4394
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14608
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10813
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4842
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6404
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62229
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19576
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2927
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29554
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21312
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62297
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2270
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17476
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20623
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16319
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10920
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23177
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4269
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26661
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9667
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3392
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4433
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8759
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26116
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19152
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7661
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18329
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6422
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2122
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7324
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65528
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11175
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27068
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27581
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1267
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62507
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6597
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5960
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6589
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20378
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11251
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17323
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63094
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29900
============================== slowest durations ===============================
153.63s call     test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
30.26s setup    test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
12.10s teardown test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
=========================== short test summary info ============================
FAILED test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/ao73/0008aa/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload --grpc_endpoint grpc://localhost:6422 --http_endpoint http://localhost:18329 --database /Root --path test --duration 180' has failed with code 1.
Errors:
...^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
                       ^^^^^^^^^^^^^
  File "contrib/python/grpcio/py3/grpc/_channel.py", line 543, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/grpcio/py3/grpc/_channel.py", line 969, in _next
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "CANCELLED:Channel closed! {grpc_message:"Channel closed!", grpc_status:1}"
>
======================== 1 failed in 198.65s (0:03:18) =========================
