============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3zoe/001bad/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 6 items

test_rename.py .

============================== slowest durations ===============================
24.72s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_async_table-True]
15.30s call     test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_async_table-True]
10.61s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_async_table-True]
============================== 1 passed in 50.80s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3zoe/001ba2/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 6 items

test_rename.py .

============================== slowest durations ===============================
27.17s call     test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_table-True]
24.76s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_table-True]
9.19s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_table-True]
========================= 1 passed in 61.19s (0:01:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 6 items

test_rename.py E

==================================== ERRORS ====================================
_ ERROR at setup of test_client_gets_retriable_errors_when_rename[replace_table-create_simple_table-False] _
ydb/tests/library/harness/kikimr_runner.py:502: in start
    self.__run(timeout_seconds=timeout_seconds)
ydb/tests/library/harness/kikimr_runner.py:582: in __run
    self.client.bind_storage_pools(self.domain_name, pools, token=root_token)
ydb/tests/library/clients/kikimr_client.py:197: in bind_storage_pools
    self.invoke(
ydb/tests/library/clients/kikimr_client.py:122: in invoke
    return callee(request, timeout=self.__timeout)
contrib/python/grpcio/py3/grpc/_channel.py:1181: in __call__
    return _end_unary_response_blocking(state, call, False, None)
contrib/python/grpcio/py3/grpc/_channel.py:1006: in _end_unary_response_blocking
    raise _InactiveRpcError(state)  # pytype: disable=not-instantiable
E   grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
E   	status = StatusCode.DEADLINE_EXCEEDED
E   	details = "Deadline Exceeded"
E   	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2026-01-28T16:38:01.2487457+00:00", grpc_status:4}"
E   >

During handling of the above exception, another exception occurred:
ydb/tests/library/fixtures/__init__.py:54: in ydb_cluster
    cluster.start()
ydb/tests/library/harness/kikimr_runner.py:507: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:727: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = 1.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_3/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_3/stderr
E   Stderr content:
E   
E   Caught exception: ydb/core/driver_lib/run/kikimr_services_initializers.cpp:867: Failed to set up IC listener on port 5706 errno# 98 (Address already in use)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_client_gets_retriable_errors_when_rename[replace_table-create_simple_table-False]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15833
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7913
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5706
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_rename
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:501 Working directory: /home/runner/.ya/build/build_root/3zoe/001bd5/r3tmp/kikimr_cluster_8tvqwta7
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3107
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15906
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22707
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9026
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:275 Final command: /home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_1/logfile_lhb4lgem.log --grpc-port=3107 --mon-port=15906 --ic-port=15833
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6320
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16340
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16494
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:275 Final command: /home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_2/logfile_7k44wytn.log --grpc-port=6320 --mon-port=16340 --ic-port=7913
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9712
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2795
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11619
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4235
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:275 Final command: /home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_3/logfile_koflfvuy.log --grpc-port=9712 --mon-port=2795 --ic-port=5706
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:171 Formatting pdisk SectorMap:1:64 on node localhost:3107/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:275 Final command: /home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_1/logfile_lhb4lgem.log --grpc-port=3107 --mon-port=15906 --ic-port=15833
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_1/logfile_lhb4lgem.log', '--grpc-port=3107', '--mon-port=15906', '--ic-port=15833')' in '/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 894963
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Started node localhost:3107/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/3zoe/001bd5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 894965
DEBUG    ya.test:process.py:259 Command (pid 894965) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 894965) elapsed time (sec): 0.8383736610412598
DEBUG    ya.test:process.py:263 Command (pid 894965) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 894965) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 894965) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 894965) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 894965) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 894965) maxrss: 494092
DEBUG    ya.test:process.py:263 Command (pid 894965) minflt: 46168
DEBUG    ya.test:process.py:263 Command (pid 894965) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 894965) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 894965) nivcsw: 249
DEBUG    ya.test:process.py:263 Command (pid 894965) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 894965) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 894965) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 894965) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 894965) stime: 0.201152
DEBUG    ya.test:process.py:263 Command (pid 894965) utime: 0.467339
DEBUG    ya.test:process.py:263 Command (pid 894965) wtime: 0.845
DEBUG    ya.test:process.py:275 Command (pid 894965) output:
Git info:
    Commit: fc2e532850dd26abd5a8be6c9ba140d18a7620ab
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge dec0bf374a79cd094a0b75ab8cd4297659b00f7e into 368a82a7cc8a4d288280936d8d0293d9f1b3ee01
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eezu7urdgy    Host information: 
        Linux ghrun-eezu7urdgy 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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-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-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 894965) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:316 Node 1 version:
Git info:
    Commit: fc2e532850dd26abd5a8be6c9ba140d18a7620ab
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge dec0bf374a79cd094a0b75ab8cd4297659b00f7e into 368a82a7cc8a4d288280936d8d0293d9f1b3ee01
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eezu7urdgy    Host information: 
        Linux ghrun-eezu7urdgy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:171 Formatting pdisk SectorMap:1:64 on node localhost:6320/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:275 Final command: /home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_2/logfile_7k44wytn.log --grpc-port=6320 --mon-port=16340 --ic-port=7913
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_2/logfile_7k44wytn.log', '--grpc-port=6320', '--mon-port=16340', '--ic-port=7913')' in '/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 895404
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Started node localhost:6320/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/3zoe/001bd5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 895408
DEBUG    ya.test:process.py:259 Command (pid 895408) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 895408) elapsed time (sec): 0.8712201118469238
DEBUG    ya.test:process.py:263 Command (pid 895408) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 895408) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 895408) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 895408) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 895408) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 895408) maxrss: 495628
DEBUG    ya.test:process.py:263 Command (pid 895408) minflt: 46235
DEBUG    ya.test:process.py:263 Command (pid 895408) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 895408) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 895408) nivcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 895408) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 895408) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 895408) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 895408) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 895408) stime: 0.17597
DEBUG    ya.test:process.py:263 Command (pid 895408) utime: 0.479602
DEBUG    ya.test:process.py:263 Command (pid 895408) wtime: 0.892
DEBUG    ya.test:process.py:275 Command (pid 895408) output:
Git info:
    Commit: fc2e532850dd26abd5a8be6c9ba140d18a7620ab
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge dec0bf374a79cd094a0b75ab8cd4297659b00f7e into 368a82a7cc8a4d288280936d8d0293d9f1b3ee01
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eezu7urdgy    Host information: 
        Linux ghrun-eezu7urdgy 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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-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-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 895408) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:316 Node 2 version:
Git info:
    Commit: fc2e532850dd26abd5a8be6c9ba140d18a7620ab
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge dec0bf374a79cd094a0b75ab8cd4297659b00f7e into 368a82a7cc8a4d288280936d8d0293d9f1b3ee01
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eezu7urdgy    Host information: 
        Linux ghrun-eezu7urdgy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:171 Formatting pdisk SectorMap:1:64 on node localhost:9712/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 CFG_DIR_PATH="/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:275 Final command: /home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_3/logfile_koflfvuy.log --grpc-port=9712 --mon-port=2795 --ic-port=5706
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_3/logfile_koflfvuy.log', '--grpc-port=9712', '--mon-port=2795', '--ic-port=5706')' in '/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 895975
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Started node localhost:9712/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/3zoe/001bd5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 895998
DEBUG    ya.test:process.py:259 Command (pid 895998) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 895998) elapsed time (sec): 0.7933955192565918
DEBUG    ya.test:process.py:263 Command (pid 895998) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 895998) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 895998) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 895998) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 895998) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 895998) maxrss: 496748
DEBUG    ya.test:process.py:263 Command (pid 895998) minflt: 46291
DEBUG    ya.test:process.py:263 Command (pid 895998) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 895998) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 895998) nivcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 895998) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 895998) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 895998) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 895998) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 895998) stime: 0.167273
DEBUG    ya.test:process.py:263 Command (pid 895998) utime: 0.48588099999999995
DEBUG    ya.test:process.py:263 Command (pid 895998) wtime: 0.806
DEBUG    ya.test:process.py:275 Command (pid 895998) output:
Git info:
    Commit: fc2e532850dd26abd5a8be6c9ba140d18a7620ab
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge dec0bf374a79cd094a0b75ab8cd4297659b00f7e into 368a82a7cc8a4d288280936d8d0293d9f1b3ee01
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eezu7urdgy    Host information: 
        Linux ghrun-eezu7urdgy 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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-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-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 895998) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:316 Node 3 version:
Git info:
    Commit: fc2e532850dd26abd5a8be6c9ba140d18a7620ab
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge dec0bf374a79cd094a0b75ab8cd4297659b00f7e into 368a82a7cc8a4d288280936d8d0293d9f1b3ee01
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eezu7urdgy    Host information: 
        Linux ghrun-eezu7urdgy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:450 Executing command = ['/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3107', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15833\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7913\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5706\n      }\n      HostConfigId: 3\n    }\n  }\n}\n']
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/3zoe/001bd5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3107', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15833\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7913\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5706\n      }\n      HostConfigId: 3\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 898866
DEBUG    ya.test:process.py:259 Command (pid 898866) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 898866) elapsed time (sec): 1.1883845329284668
DEBUG    ya.test:process.py:263 Command (pid 898866) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 898866) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 898866) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 898866) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 898866) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 898866) maxrss: 628644
DEBUG    ya.test:process.py:263 Command (pid 898866) minflt: 52608
DEBUG    ya.test:process.py:263 Command (pid 898866) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 898866) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 898866) nivcsw: 205
DEBUG    ya.test:process.py:263 Command (pid 898866) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 898866) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 898866) nvcsw: 645
DEBUG    ya.test:process.py:263 Command (pid 898866) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 898866) stime: 0.290133
DEBUG    ya.test:process.py:263 Command (pid 898866) utime: 0.565391
DEBUG    ya.test:process.py:263 Command (pid 898866) wtime: 1.201
DEBUG    ya.test:process.py:275 Command (pid 898866) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:450 Executing command = ['/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3107', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/3zoe/001bd5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3107', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 899266
DEBUG    ya.test:process.py:259 Command (pid 899266) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 899266) elapsed time (sec): 0.9114048480987549
DEBUG    ya.test:process.py:263 Command (pid 899266) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 899266) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 899266) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 899266) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 899266) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 899266) maxrss: 629468
DEBUG    ya.test:process.py:263 Command (pid 899266) minflt: 52732
DEBUG    ya.test:process.py:263 Command (pid 899266) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 899266) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 899266) nivcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 899266) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 899266) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 899266) nvcsw: 603
DEBUG    ya.test:process.py:263 Command (pid 899266) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 899266) stime: 0.301245
DEBUG    ya.test:process.py:263 Command (pid 899266) utime: 0.527228
DEBUG    ya.test:process.py:263 Command (pid 899266) wtime: 0.917
DEBUG    ya.test:process.py:275 Command (pid 899266) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:506 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 502, in start
    self.__run(timeout_seconds=timeout_seconds)
  File "ydb/tests/library/harness/kikimr_runner.py", line 582, in __run
    self.client.bind_storage_pools(self.domain_name, pools, token=root_token)
  File "ydb/tests/library/clients/kikimr_client.py", line 197, in bind_storage_pools
    self.invoke(
  File "ydb/tests/library/clients/kikimr_client.py", line 122, in invoke
    return callee(request, timeout=self.__timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/grpcio/py3/grpc/_channel.py", line 1181, in __call__
    return _end_unary_response_blocking(state, call, False, None)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/grpcio/py3/grpc/_channel.py", line 1006, in _end_unary_response_blocking
    raise _InactiveRpcError(state)  # pytype: disable=not-instantiable
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2026-01-28T16:38:01.2487457+00:00", grpc_status:4}"
>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Stopped node localhost:9712/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Stopped node localhost:6320/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Stopped node localhost:3107/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4235
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11619
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2795
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9712
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16494
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29290
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16340
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6320
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9026
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22707
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15906
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3107
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5706
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7913
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15833
============================== slowest durations ===============================
211.74s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_simple_table-False]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_simple_table-False] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = 1.
Stdout file name: 
/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_3/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/3zoe/001bd5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_simple_table-False/cluster/node_3/stderr
Stderr content:

Caught exception: ydb/core/driver_lib/run/kikimr_services_initializers.cpp:867: Failed to set up IC listener on port 5706 errno# 98 (Address already in use)
========================= 1 error in 212.72s (0:03:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3zoe/001bb8/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 6 items

test_rename.py .

============================== slowest durations ===============================
24.77s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_async_table-True]
15.35s call     test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_async_table-True]
15.02s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_async_table-True]
============================== 1 passed in 55.24s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3zoe/001bb1/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 6 items

test_rename.py .

============================== slowest durations ===============================
24.77s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_table-True]
22.41s call     test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_table-True]
13.36s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_table-True]
========================= 1 passed in 60.63s (0:01:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3zoe/001bc2/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 6 items

test_rename.py .

============================== slowest durations ===============================
24.71s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_simple_table-False]
18.73s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_simple_table-False]
9.41s call     test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_simple_table-False]
============================== 1 passed in 52.94s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3zoe/001bf2/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 6 items

============================ no tests ran in 0.07s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3zoe/001baf/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 6 items

============================ no tests ran in 0.08s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3zoe/001bef/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 6 items

============================ no tests ran in 0.06s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/3zoe/001ba6/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 6 items

============================ no tests ran in 0.09s =============================
