============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

test_ydb_backup.py F

=================================== FAILURES ===================================
____________ TestDatabaseBackupRestore.test_database_backup_restore ____________
ydb/tests/functional/ydb_cli/test_ydb_backup.py:1627: in test_database_backup_restore
    self.restore_database_backup(input="database_backup")
ydb/tests/functional/ydb_cli/test_ydb_backup.py:1553: in restore_database_backup
    cls.restore(
ydb/tests/functional/ydb_cli/test_ydb_backup.py:1526: in restore
    yatest.common.execute(
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/zn1k/000340/ydb/apps/ydb/ydb --verbose --assume-yes --endpoint grpc://localhost:25513 --database /Root2/db1 --user dbadmin1 --no-password admin database restore --input /home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup -w 240s' has failed with code 1.
E   Errors:
E   Using auth method "static-credentials" from explicit command line option --user with username "dbadmin1"
E   Using no password due to explicit --no-password option
E   2025-10-15T18:53:18.478189Z :DEBUG: Read database description from "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/database.pb"
E   2025-10-15T18:53:18.479465Z :INFO: Restore database from "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup" to "/Root2/db1"
E   2025-10-15T18:53:18.479910Z :ERROR: Restore database failed: [ { <main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator } } { <main>: Error: Grpc error response on endpoint localhost:25513 } { <main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:25513. } ]
E   Status: CLIENT_UNAUTHENTICATED
E   Issues: 
E   <main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator }
E   <main>: Error: Grpc error response on endpoint localhost:25513
E   <main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:25513.
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_database_backup_restore
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/zn1k/000340/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10950
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/zn1k/000340/r3tmp/kikimr_cluster_g62rqoz5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30143
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26610
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9823
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1573
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/zn1k/000340/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/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/node_1/logfile_ws9etxqp.log --grpc-port=30143 --mon-port=26610 --ic-port=10950
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:30143/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/zn1k/000340/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/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/node_1/logfile_ws9etxqp.log --grpc-port=30143 --mon-port=26610 --ic-port=10950
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/node_1/logfile_ws9etxqp.log', '--grpc-port=30143', '--mon-port=26610', '--ic-port=10950')' in '/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3804521
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:30143/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/zn1k/000340/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3804524
DEBUG    ya.test:process.py:259 Command (pid 3804524) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3804524) elapsed time (sec): 0.5200095176696777
DEBUG    ya.test:process.py:263 Command (pid 3804524) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3804524) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3804524) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3804524) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3804524) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3804524) maxrss: 542728
DEBUG    ya.test:process.py:263 Command (pid 3804524) minflt: 16215
DEBUG    ya.test:process.py:263 Command (pid 3804524) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3804524) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3804524) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 3804524) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3804524) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3804524) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3804524) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3804524) stime: 0.27888399999999997
DEBUG    ya.test:process.py:263 Command (pid 3804524) utime: 0.115537
DEBUG    ya.test:process.py:263 Command (pid 3804524) wtime: 0.521
DEBUG    ya.test:process.py:275 Command (pid 3804524) output:
Git info:
    Commit: 8002a016d185f741963ad6fdb0259acf34b9f8de
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge bdc8ffc9ef0b68aa2a3bc27fa0e547dc70434cc6 into e67fde78ea8a9a74321ad5a6a0809bf7f6f8b308

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 8002a016d185f741963ad6fdb0259acf34b9f8de
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge bdc8ffc9ef0b68aa2a3bc27fa0e547dc70434cc6 into e67fde78ea8a9a74321ad5a6a0809bf7f6f8b308
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:30143', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10950\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/zn1k/000340/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:30143', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10950\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3805872
DEBUG    ya.test:process.py:259 Command (pid 3805872) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3805872) elapsed time (sec): 0.49828505516052246
DEBUG    ya.test:process.py:263 Command (pid 3805872) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805872) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3805872) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805872) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805872) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3805872) maxrss: 550908
DEBUG    ya.test:process.py:263 Command (pid 3805872) minflt: 18351
DEBUG    ya.test:process.py:263 Command (pid 3805872) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3805872) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3805872) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 3805872) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3805872) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3805872) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 3805872) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3805872) stime: 0.307419
DEBUG    ya.test:process.py:263 Command (pid 3805872) utime: 0.13400299999999998
DEBUG    ya.test:process.py:263 Command (pid 3805872) wtime: 0.5
DEBUG    ya.test:process.py:275 Command (pid 3805872) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:30143', '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.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/zn1k/000340/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:30143', '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: 3806165
DEBUG    ya.test:process.py:259 Command (pid 3806165) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3806165) elapsed time (sec): 0.4884836673736572
DEBUG    ya.test:process.py:263 Command (pid 3806165) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806165) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3806165) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806165) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806165) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3806165) maxrss: 550912
DEBUG    ya.test:process.py:263 Command (pid 3806165) minflt: 18351
DEBUG    ya.test:process.py:263 Command (pid 3806165) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3806165) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3806165) nivcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 3806165) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3806165) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3806165) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 3806165) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3806165) stime: 0.263411
DEBUG    ya.test:process.py:263 Command (pid 3806165) utime: 0.14951899999999999
DEBUG    ya.test:process.py:263 Command (pid 3806165) wtime: 0.49
DEBUG    ya.test:process.py:275 Command (pid 3806165) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3974
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13139
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14321
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14572
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6777
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:30143 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_1/logfile_7k5pzf5j.log --grpc-port=3974 --mon-port=13139 --ic-port=14321
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2863
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2863
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2864
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9089
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61550
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15222
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12446
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:30143 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_2/logfile_7jjzy4_0.log --grpc-port=2864 --mon-port=9089 --ic-port=61550
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8175
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11489
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1783
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30899
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13012
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:30143 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_3/logfile_ocbnggiw.log --grpc-port=8175 --mon-port=11489 --ic-port=1783
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:30143 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_1/logfile_7k5pzf5j.log --grpc-port=3974 --mon-port=13139 --ic-port=14321
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:30143', '--tenant=/Root/db1', '--log-file-name=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_1/logfile_7k5pzf5j.log', '--grpc-port=3974', '--mon-port=13139', '--ic-port=14321')' in '/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3807204
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:3974/1
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/zn1k/000340/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3807248
DEBUG    ya.test:process.py:259 Command (pid 3807248) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3807248) elapsed time (sec): 0.7358083724975586
DEBUG    ya.test:process.py:263 Command (pid 3807248) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3807248) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3807248) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3807248) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3807248) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3807248) maxrss: 542728
DEBUG    ya.test:process.py:263 Command (pid 3807248) minflt: 18190
DEBUG    ya.test:process.py:263 Command (pid 3807248) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3807248) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3807248) nivcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 3807248) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3807248) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3807248) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 3807248) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3807248) stime: 0.344978
DEBUG    ya.test:process.py:263 Command (pid 3807248) utime: 0.113384
DEBUG    ya.test:process.py:263 Command (pid 3807248) wtime: 0.762
DEBUG    ya.test:process.py:275 Command (pid 3807248) output:
Git info:
    Commit: 8002a016d185f741963ad6fdb0259acf34b9f8de
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge bdc8ffc9ef0b68aa2a3bc27fa0e547dc70434cc6 into e67fde78ea8a9a74321ad5a6a0809bf7f6f8b308

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 8002a016d185f741963ad6fdb0259acf34b9f8de
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge bdc8ffc9ef0b68aa2a3bc27fa0e547dc70434cc6 into e67fde78ea8a9a74321ad5a6a0809bf7f6f8b308
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:30143 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_2/logfile_7jjzy4_0.log --grpc-port=2864 --mon-port=9089 --ic-port=61550
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:30143', '--tenant=/Root/db1', '--log-file-name=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_2/logfile_7jjzy4_0.log', '--grpc-port=2864', '--mon-port=9089', '--ic-port=61550')' in '/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3808463
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:2864/2
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/zn1k/000340/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3808509
DEBUG    ya.test:process.py:259 Command (pid 3808509) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3808509) elapsed time (sec): 0.7227816581726074
DEBUG    ya.test:process.py:263 Command (pid 3808509) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3808509) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3808509) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3808509) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3808509) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3808509) maxrss: 542728
DEBUG    ya.test:process.py:263 Command (pid 3808509) minflt: 16211
DEBUG    ya.test:process.py:263 Command (pid 3808509) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3808509) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3808509) nivcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 3808509) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3808509) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3808509) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3808509) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3808509) stime: 0.343585
DEBUG    ya.test:process.py:263 Command (pid 3808509) utime: 0.13242299999999999
DEBUG    ya.test:process.py:263 Command (pid 3808509) wtime: 0.727
DEBUG    ya.test:process.py:275 Command (pid 3808509) output:
Git info:
    Commit: 8002a016d185f741963ad6fdb0259acf34b9f8de
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge bdc8ffc9ef0b68aa2a3bc27fa0e547dc70434cc6 into e67fde78ea8a9a74321ad5a6a0809bf7f6f8b308

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 8002a016d185f741963ad6fdb0259acf34b9f8de
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge bdc8ffc9ef0b68aa2a3bc27fa0e547dc70434cc6 into e67fde78ea8a9a74321ad5a6a0809bf7f6f8b308
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:30143 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_3/logfile_ocbnggiw.log --grpc-port=8175 --mon-port=11489 --ic-port=1783
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:30143', '--tenant=/Root/db1', '--log-file-name=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_3/logfile_ocbnggiw.log', '--grpc-port=8175', '--mon-port=11489', '--ic-port=1783')' in '/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3809534
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8175/3
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/zn1k/000340/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3809549
DEBUG    ya.test:process.py:259 Command (pid 3809549) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3809549) elapsed time (sec): 1.725433588027954
DEBUG    ya.test:process.py:263 Command (pid 3809549) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809549) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3809549) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809549) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809549) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3809549) maxrss: 542728
DEBUG    ya.test:process.py:263 Command (pid 3809549) minflt: 16243
DEBUG    ya.test:process.py:263 Command (pid 3809549) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3809549) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3809549) nivcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 3809549) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3809549) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3809549) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 3809549) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3809549) stime: 0.439357
DEBUG    ya.test:process.py:263 Command (pid 3809549) utime: 0.14058099999999998
DEBUG    ya.test:process.py:263 Command (pid 3809549) wtime: 1.73
DEBUG    ya.test:process.py:275 Command (pid 3809549) output:
Git info:
    Commit: 8002a016d185f741963ad6fdb0259acf34b9f8de
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge bdc8ffc9ef0b68aa2a3bc27fa0e547dc70434cc6 into e67fde78ea8a9a74321ad5a6a0809bf7f6f8b308

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 8002a016d185f741963ad6fdb0259acf34b9f8de
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge bdc8ffc9ef0b68aa2a3bc27fa0e547dc70434cc6 into e67fde78ea8a9a74321ad5a6a0809bf7f6f8b308
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 41fb8756-166f-4d99-b3dc-e9ded7a7c397, localhost:30143): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 41fb8756-166f-4d99-b3dc-e9ded7a7c397, localhost:30143): request = { database: "/Root/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 41fb8756-166f-4d99-b3dc-e9ded7a7c397, localhost:30143): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3u6hncmfuu.auto.internal" port: 2864 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" node_id: 50001 } endpoints { address: "ghrun-3u6hncmfuu.auto.internal" port: 8175 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" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/db1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-3u6hncmfuu.auto.internal:8175, location , ssl: False>, <Endpoint ghrun-3u6hncmfuu.auto.internal:2864, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:30143
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3862
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/zn1k/000340/r3tmp/kikimr_restore_cluster_5wa6xm3b
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25513
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7104
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4825
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5514
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/zn1k/000340/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/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/node_1/logfile_yvdszsjn.log --grpc-port=25513 --mon-port=7104 --ic-port=3862
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:25513/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/zn1k/000340/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/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/node_1/logfile_yvdszsjn.log --grpc-port=25513 --mon-port=7104 --ic-port=3862
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/node_1/logfile_yvdszsjn.log', '--grpc-port=25513', '--mon-port=7104', '--ic-port=3862')' in '/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3883991
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:25513/1
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/zn1k/000340/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3884027
DEBUG    ya.test:process.py:259 Command (pid 3884027) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3884027) elapsed time (sec): 0.8157138824462891
DEBUG    ya.test:process.py:263 Command (pid 3884027) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3884027) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3884027) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3884027) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3884027) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3884027) maxrss: 542728
DEBUG    ya.test:process.py:263 Command (pid 3884027) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 3884027) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3884027) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3884027) nivcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 3884027) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3884027) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3884027) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3884027) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3884027) stime: 0.35076599999999997
DEBUG    ya.test:process.py:263 Command (pid 3884027) utime: 0.120693
DEBUG    ya.test:process.py:263 Command (pid 3884027) wtime: 0.839
DEBUG    ya.test:process.py:275 Command (pid 3884027) output:
Git info:
    Commit: 8002a016d185f741963ad6fdb0259acf34b9f8de
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge bdc8ffc9ef0b68aa2a3bc27fa0e547dc70434cc6 into e67fde78ea8a9a74321ad5a6a0809bf7f6f8b308

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 8002a016d185f741963ad6fdb0259acf34b9f8de
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge bdc8ffc9ef0b68aa2a3bc27fa0e547dc70434cc6 into e67fde78ea8a9a74321ad5a6a0809bf7f6f8b308
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:25513', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3862\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/zn1k/000340/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:25513', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3862\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3885433
DEBUG    ya.test:process.py:259 Command (pid 3885433) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3885433) elapsed time (sec): 1.1054537296295166
DEBUG    ya.test:process.py:263 Command (pid 3885433) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3885433) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3885433) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3885433) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3885433) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3885433) maxrss: 550908
DEBUG    ya.test:process.py:263 Command (pid 3885433) minflt: 18353
DEBUG    ya.test:process.py:263 Command (pid 3885433) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3885433) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3885433) nivcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 3885433) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3885433) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3885433) nvcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 3885433) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3885433) stime: 0.28885
DEBUG    ya.test:process.py:263 Command (pid 3885433) utime: 0.127057
DEBUG    ya.test:process.py:263 Command (pid 3885433) wtime: 1.115
DEBUG    ya.test:process.py:275 Command (pid 3885433) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:25513', '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.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/zn1k/000340/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:25513', '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: 3885844
DEBUG    ya.test:process.py:259 Command (pid 3885844) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3885844) elapsed time (sec): 1.1782848834991455
DEBUG    ya.test:process.py:263 Command (pid 3885844) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3885844) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3885844) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3885844) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3885844) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3885844) maxrss: 550904
DEBUG    ya.test:process.py:263 Command (pid 3885844) minflt: 18355
DEBUG    ya.test:process.py:263 Command (pid 3885844) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3885844) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3885844) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 3885844) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3885844) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3885844) nvcsw: 93
DEBUG    ya.test:process.py:263 Command (pid 3885844) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3885844) stime: 0.312146
DEBUG    ya.test:process.py:263 Command (pid 3885844) utime: 0.15428799999999998
DEBUG    ya.test:process.py:263 Command (pid 3885844) wtime: 1.19
DEBUG    ya.test:process.py:275 Command (pid 3885844) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root2: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65079
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10998
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15428
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3051
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21908
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:25513 --tenant=/Root2/db1 --log-file-name=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/slot_1/logfile_uz_p8m3_.log --grpc-port=65079 --mon-port=10998 --ic-port=15428
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:25513 --tenant=/Root2/db1 --log-file-name=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/slot_1/logfile_uz_p8m3_.log --grpc-port=65079 --mon-port=10998 --ic-port=15428
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/kikimr_configs/config.yaml', '--node-broker=localhost:25513', '--tenant=/Root2/db1', '--log-file-name=/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/slot_1/logfile_uz_p8m3_.log', '--grpc-port=65079', '--mon-port=10998', '--ic-port=15428')' in '/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3886341
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:65079/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3886353
DEBUG    ya.test:process.py:259 Command (pid 3886353) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3886353) elapsed time (sec): 1.2145171165466309
DEBUG    ya.test:process.py:263 Command (pid 3886353) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3886353) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3886353) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3886353) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3886353) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3886353) maxrss: 542728
DEBUG    ya.test:process.py:263 Command (pid 3886353) minflt: 16211
DEBUG    ya.test:process.py:263 Command (pid 3886353) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3886353) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3886353) nivcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 3886353) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3886353) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3886353) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 3886353) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3886353) stime: 0.42882699999999996
DEBUG    ya.test:process.py:263 Command (pid 3886353) utime: 0.133091
DEBUG    ya.test:process.py:263 Command (pid 3886353) wtime: 1.225
DEBUG    ya.test:process.py:275 Command (pid 3886353) output:
Git info:
    Commit: 8002a016d185f741963ad6fdb0259acf34b9f8de
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge bdc8ffc9ef0b68aa2a3bc27fa0e547dc70434cc6 into e67fde78ea8a9a74321ad5a6a0809bf7f6f8b308

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 8002a016d185f741963ad6fdb0259acf34b9f8de
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge bdc8ffc9ef0b68aa2a3bc27fa0e547dc70434cc6 into e67fde78ea8a9a74321ad5a6a0809bf7f6f8b308
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ca1198d0-dcac-4eee-a4ae-01c5a8af6b66, localhost:25513): creating call state
INFO     ya.test:ya.py:436 Test call (class_name: test_ydb_backup.py::TestDatabaseBackupRestore, test_name: test_database_backup_restore)
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ca1198d0-dcac-4eee-a4ae-01c5a8af6b66, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f876f43d320 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f876f43c920>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f876f43c920>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 48adebdb-26a3-4742-ae66-703fd54f8b60, ghrun-3u6hncmfuu.auto.internal:8175): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 48adebdb-26a3-4742-ae66-703fd54f8b60, ghrun-3u6hncmfuu.auto.internal:8175): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 48adebdb-26a3-4742-ae66-703fd54f8b60, ghrun-3u6hncmfuu.auto.internal:8175): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 48adebdb-26a3-4742-ae66-703fd54f8b60, ghrun-3u6hncmfuu.auto.internal:8175): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=M2JhOWE3OC1lMTU4MjlmOC1jZDgwZmRlZC1lOGUwZmIwMA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f876f43c920>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f876f43c920>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 48adebdb-26a3-4742-ae66-703fd54f8b60, ghrun-3u6hncmfuu.auto.internal:8175): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 852d0adf-621b-4e71-beb7-a4a72c4a9622, ghrun-3u6hncmfuu.auto.internal:8175): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 852d0adf-621b-4e71-beb7-a4a72c4a9622, ghrun-3u6hncmfuu.auto.internal:8175): request = { session_id: "ydb://session/3?node_id=50002&id=M2JhOWE3OC1lMTU4MjlmOC1jZDgwZmRlZC1lOGUwZmIwMA==" yql_text: "CREATE GROUP people" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, ca1198d0-dcac-4eee-a4ae-01c5a8af6b66, localhost:25513): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAUTHENTICATED
	details = "unauthenticated, unauthenticated, Unknown database"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"unauthenticated, unauthenticated, Unknown database", grpc_status:16, created_time:"2025-10-15T18:51:11.2775579+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 unauthenticated, unauthenticated, Unknown database
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 852d0adf-621b-4e71-beb7-a4a72c4a9622, ghrun-3u6hncmfuu.auto.internal:8175): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 23de59de-d759-44c8-a6d5-b1941dc4bb4f, ghrun-3u6hncmfuu.auto.internal:8175): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 23de59de-d759-44c8-a6d5-b1941dc4bb4f, ghrun-3u6hncmfuu.auto.internal:8175): request = { session_id: "ydb://session/3?node_id=50002&id=M2JhOWE3OC1lMTU4MjlmOC1jZDgwZmRlZC1lOGUwZmIwMA==" yql_text: "CREATE USER alice PASSWORD \'1234\'" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 23de59de-d759-44c8-a6d5-b1941dc4bb4f, ghrun-3u6hncmfuu.auto.internal:8175): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 2bf956f2-9312-48c8-8851-bf6a9cf14af8, ghrun-3u6hncmfuu.auto.internal:8175): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 2bf956f2-9312-48c8-8851-bf6a9cf14af8, ghrun-3u6hncmfuu.auto.internal:8175): request = { session_id: "ydb://session/3?node_id=50002&id=M2JhOWE3OC1lMTU4MjlmOC1jZDgwZmRlZC1lOGUwZmIwMA==" yql_text: "CREATE USER bob PASSWORD \'1234\'" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 2bf956f2-9312-48c8-8851-bf6a9cf14af8, ghrun-3u6hncmfuu.auto.internal:8175): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, d1336103-95e1-49f1-aa90-0db3993cb872, ghrun-3u6hncmfuu.auto.internal:8175): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, d1336103-95e1-49f1-aa90-0db3993cb872, ghrun-3u6hncmfuu.auto.internal:8175): request = { session_id: "ydb://session/3?node_id=50002&id=M2JhOWE3OC1lMTU4MjlmOC1jZDgwZmRlZC1lOGUwZmIwMA==" yql_text: "ALTER GROUP people ADD USER alice" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, d1336103-95e1-49f1-aa90-0db3993cb872, ghrun-3u6hncmfuu.auto.internal:8175): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, fbf766a1-f0dd-4726-a34b-4ee4bf3d9114, ghrun-3u6hncmfuu.auto.internal:8175): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, fbf766a1-f0dd-4726-a34b-4ee4bf3d9114, ghrun-3u6hncmfuu.auto.internal:8175): request = { session_id: "ydb://session/3?node_id=50002&id=M2JhOWE3OC1lMTU4MjlmOC1jZDgwZmRlZC1lOGUwZmIwMA==" yql_text: "ALTER GROUP people ADD USER bob" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, fbf766a1-f0dd-4726-a34b-4ee4bf3d9114, ghrun-3u6hncmfuu.auto.internal:8175): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 220240b3-482c-466b-aa5e-a5d196b29c7f, ghrun-3u6hncmfuu.auto.internal:8175): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 220240b3-482c-466b-aa5e-a5d196b29c7f, ghrun-3u6hncmfuu.auto.internal:8175): request = { session_id: "ydb://session/3?node_id=50002&id=M2JhOWE3OC1lMTU4MjlmOC1jZDgwZmRlZC1lOGUwZmIwMA==" yql_text: "CREATE GROUP dbadmins" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 220240b3-482c-466b-aa5e-a5d196b29c7f, ghrun-3u6hncmfuu.auto.internal:8175): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 8012689a-6a60-4291-9521-58117cc1d8b9, ghrun-3u6hncmfuu.auto.internal:8175): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 8012689a-6a60-4291-9521-58117cc1d8b9, ghrun-3u6hncmfuu.auto.internal:8175): request = { session_id: "ydb://session/3?node_id=50002&id=M2JhOWE3OC1lMTU4MjlmOC1jZDgwZmRlZC1lOGUwZmIwMA==" yql_text: "CREATE USER dbadmin1" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 8012689a-6a60-4291-9521-58117cc1d8b9, ghrun-3u6hncmfuu.auto.internal:8175): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 0d50a9d8-538e-4617-9a6b-31fa33110c10, ghrun-3u6hncmfuu.auto.internal:8175): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 0d50a9d8-538e-4617-9a6b-31fa33110c10, ghrun-3u6hncmfuu.auto.internal:8175): request = { session_id: "ydb://session/3?node_id=50002&id=M2JhOWE3OC1lMTU4MjlmOC1jZDgwZmRlZC1lOGUwZmIwMA==" yql_text: "CREATE USER dbadmin2 PASSWORD \'1234\'" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 0d50a9d8-538e-4617-9a6b-31fa33110c10, ghrun-3u6hncmfuu.auto.internal:8175): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 4820984e-5b0c-4e36-b717-0060b7a6de2e, ghrun-3u6hncmfuu.auto.internal:8175): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 4820984e-5b0c-4e36-b717-0060b7a6de2e, ghrun-3u6hncmfuu.auto.internal:8175): request = { session_id: "ydb://session/3?node_id=50002&id=M2JhOWE3OC1lMTU4MjlmOC1jZDgwZmRlZC1lOGUwZmIwMA==" yql_text: "ALTER GROUP dbadmins ADD USER dbadmin1" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 4820984e-5b0c-4e36-b717-0060b7a6de2e, ghrun-3u6hncmfuu.auto.internal:8175): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 8b544ca9-ced8-4c6e-a37c-afab37391ad5, ghrun-3u6hncmfuu.auto.internal:8175): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 8b544ca9-ced8-4c6e-a37c-afab37391ad5, ghrun-3u6hncmfuu.auto.internal:8175): request = { session_id: "ydb://session/3?node_id=50002&id=M2JhOWE3OC1lMTU4MjlmOC1jZDgwZmRlZC1lOGUwZmIwMA==" yql_text: "ALTER GROUP dbadmins ADD USER dbadmin2" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 8b544ca9-ced8-4c6e-a37c-afab37391ad5, ghrun-3u6hncmfuu.auto.internal:8175): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, f6509844-8c32-48cc-9a66-f37de69845af, ghrun-3u6hncmfuu.auto.internal:8175): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, f6509844-8c32-48cc-9a66-f37de69845af, ghrun-3u6hncmfuu.auto.internal:8175): request = { session_id: "ydb://session/3?node_id=50002&id=M2JhOWE3OC1lMTU4MjlmOC1jZDgwZmRlZC1lOGUwZmIwMA==" yql_text: "GRANT \"ydb.generic.use\" on `/Root/db1` TO dbadmins" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, f6509844-8c32-48cc-9a66-f37de69845af, ghrun-3u6hncmfuu.auto.internal:8175): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ModifyPermissions, fbae473e-119a-41ea-8f51-0bf240973e44, ghrun-3u6hncmfuu.auto.internal:2864): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ModifyPermissions, fbae473e-119a-41ea-8f51-0bf240973e44, ghrun-3u6hncmfuu.auto.internal:2864): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/db1" actions { change_owner: "dbadmins" } }
DEBUG    ydb.connection:connection.py:52 RpcState(ModifyPermissions, fbae473e-119a-41ea-8f51-0bf240973e44, ghrun-3u6hncmfuu.auto.internal:2864): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f876f43c920>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7ef80ade-49fc-4c59-be5d-1face2696124, ghrun-3u6hncmfuu.auto.internal:8175): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7ef80ade-49fc-4c59-be5d-1face2696124, ghrun-3u6hncmfuu.auto.internal:8175): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7ef80ade-49fc-4c59-be5d-1face2696124, ghrun-3u6hncmfuu.auto.internal:8175): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ODAwMDI3YzYtODM2ZTU0ZTctNTMwZGJiMDAtM2I1ODgxODc=" } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, ffe623e9-a36a-43b6-bbad-10f604c6ce68, ghrun-3u6hncmfuu.auto.internal:8175): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ffe623e9-a36a-43b6-bbad-10f604c6ce68, ghrun-3u6hncmfuu.auto.internal:8175): request = { session_id: "ydb://session/3?node_id=50002&id=ODAwMDI3YzYtODM2ZTU0ZTctNTMwZGJiMDAtM2I1ODgxODc=" path: "/Root/db1/table" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "string" type { optional_type { item { type_id: STRING } } } } columns { name: "fixed_point" type { optional_type { item { decimal_type { precision: 22 scale: 9 } } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ffe623e9-a36a-43b6-bbad-10f604c6ce68, ghrun-3u6hncmfuu.auto.internal:8175): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f922d190-0161-43aa-b746-4341f37a93b1, ghrun-3u6hncmfuu.auto.internal:8175): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f922d190-0161-43aa-b746-4341f37a93b1, ghrun-3u6hncmfuu.auto.internal:8175): request = { session_id: "ydb://session/3?node_id=50002&id=ODAwMDI3YzYtODM2ZTU0ZTctNTMwZGJiMDAtM2I1ODgxODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        PRAGMA TablePathPrefix(\"/Root/db1\");\n        UPSERT INTO table (`id`, `number`, `string`, `fixed_point`) VALUES (2, 6,  \"pen\",       CAST(\"2.4\" AS Decimal(22,9)));\n        UPSERT INTO table (`id`,           `string`, `fixed_point`) VALUES (3,     \"pineapple\", CAST(\"3.5\" AS Decimal(22,9)));\n        UPSERT INTO table (`id`, `number`,          `fixed_point`) VALUES (5, 12,              CAST(\"512.6\" AS Decimal(22,9)));\n        UPSERT INTO table (`id`, `number`, `string`             ) VALUES (7, 15, \"pen\"          );\n        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f922d190-0161-43aa-b746-4341f37a93b1, ghrun-3u6hncmfuu.auto.internal:8175): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:30143', '--database', '/Root', 'admin', 'cluster', 'dump', '--output', '/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3886997
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 15f69dfb-9802-4c26-971d-89ddf0c3b877, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 15f69dfb-9802-4c26-971d-89ddf0c3b877, localhost:25513): request = { database: "/Root2/db1" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, 15f69dfb-9802-4c26-971d-89ddf0c3b877, localhost:25513): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAUTHENTICATED
	details = "unauthenticated, unauthenticated, Unknown database"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T18:51:12.539701174+00:00", grpc_status:16, grpc_message:"unauthenticated, unauthenticated, Unknown database"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 unauthenticated, unauthenticated, Unknown database
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ya.test:process.py:259 Command (pid 3886997) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3886997) elapsed time (sec): 0.7382614612579346
DEBUG    ya.test:process.py:263 Command (pid 3886997) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3886997) inblock: 15560
DEBUG    ya.test:process.py:263 Command (pid 3886997) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3886997) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3886997) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3886997) maxrss: 172780
DEBUG    ya.test:process.py:263 Command (pid 3886997) minflt: 3613
DEBUG    ya.test:process.py:263 Command (pid 3886997) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3886997) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3886997) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 3886997) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3886997) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3886997) nvcsw: 352
DEBUG    ya.test:process.py:263 Command (pid 3886997) oublock: 72
DEBUG    ya.test:process.py:263 Command (pid 3886997) stime: 0.044392999999999995
DEBUG    ya.test:process.py:263 Command (pid 3886997) utime: 0.08474999999999999
DEBUG    ya.test:process.py:263 Command (pid 3886997) wtime: 0.75
DEBUG    ya.test:process.py:275 Command (pid 3886997) output:

DEBUG    ya.test:process.py:276 Command (pid 3886997) errors:
Using auth method "token" from YDB_TOKEN enviroment variable
2025-10-15T18:51:12.161109Z :INFO: Backup cluster to "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup"
2025-10-15T18:51:12.176519Z :INFO: Backup cluster root "/Root" to /home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup
2025-10-15T18:51:12.257859Z :DEBUG: Write users into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/create_user.sql"
2025-10-15T18:51:12.307027Z :DEBUG: Write groups into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/create_group.sql"
2025-10-15T18:51:12.349110Z :DEBUG: Write group members into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/alter_group.sql"
2025-10-15T18:51:12.361622Z :DEBUG: Write ACL into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/permissions.pb"
2025-10-15T18:51:12.382542Z :INFO: Backup database "/Root/db1" to "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1"
2025-10-15T18:51:12.399512Z :DEBUG: Write database description into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1/database.pb"
2025-10-15T18:51:12.510804Z :DEBUG: Write users into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1/create_user.sql"
2025-10-15T18:51:12.554877Z :DEBUG: Write groups into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1/create_group.sql"
2025-10-15T18:51:12.607664Z :DEBUG: Write group members into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1/alter_group.sql"
2025-10-15T18:51:12.618733Z :DEBUG: Write ACL into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1/permissions.pb"
2025-10-15T18:51:12.657761Z :INFO: Backup cluster is completed successfully

DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:203 prefix# /home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup path# 
DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:203 prefix# /home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup path# Root
DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:203 prefix# /home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup path# Root/db1
DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:1367 std_out:

DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:1368 fs_recursive_list(backup_files_dir)# ['permissions.pb', 'create_user.sql', 'alter_group.sql', 'create_group.sql', 'Root/db1/permissions.pb', 'Root/db1/create_user.sql', 'Root/db1/database.pb', 'Root/db1/alter_group.sql', 'Root/db1/create_group.sql']
DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:1369 expected_files# ['permissions.pb', 'create_user.sql', 'create_group.sql', 'alter_group.sql', 'Root/db1/database.pb', 'Root/db1/permissions.pb', 'Root/db1/create_user.sql', 'Root/db1/create_group.sql', 'Root/db1/alter_group.sql']
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:30143', '--database', '/Root/db1', '--user', 'dbadmin1', '--no-password', 'admin', 'database', 'dump', '--output', '/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3887504
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6b504227-25ce-4cc8-bbbc-2cdab4e1697a, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6b504227-25ce-4cc8-bbbc-2cdab4e1697a, localhost:25513): request = { database: "/Root2/db1" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, 6b504227-25ce-4cc8-bbbc-2cdab4e1697a, localhost:25513): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAUTHENTICATED
	details = "unauthenticated, unauthenticated, Unknown database"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T18:51:13.95536084+00:00", grpc_status:16, grpc_message:"unauthenticated, unauthenticated, Unknown database"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 unauthenticated, unauthenticated, Unknown database
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ya.test:process.py:259 Command (pid 3887504) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3887504) elapsed time (sec): 1.4295039176940918
DEBUG    ya.test:process.py:263 Command (pid 3887504) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3887504) inblock: 4472
DEBUG    ya.test:process.py:263 Command (pid 3887504) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3887504) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3887504) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3887504) maxrss: 172780
DEBUG    ya.test:process.py:263 Command (pid 3887504) minflt: 3636
DEBUG    ya.test:process.py:263 Command (pid 3887504) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3887504) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3887504) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 3887504) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3887504) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3887504) nvcsw: 376
DEBUG    ya.test:process.py:263 Command (pid 3887504) oublock: 72
DEBUG    ya.test:process.py:263 Command (pid 3887504) stime: 0.023923999999999997
DEBUG    ya.test:process.py:263 Command (pid 3887504) utime: 0.099683
DEBUG    ya.test:process.py:263 Command (pid 3887504) wtime: 1.433
DEBUG    ya.test:process.py:275 Command (pid 3887504) output:

DEBUG    ya.test:process.py:276 Command (pid 3887504) errors:
Using auth method "static-credentials" from explicit command line option --user with username "dbadmin1"
Using no password due to explicit --no-password option
2025-10-15T18:51:13.267475Z :INFO: Backup database "/Root/db1" to "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup"
2025-10-15T18:51:13.299190Z :DEBUG: Write database description into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/database.pb"
2025-10-15T18:51:13.386230Z :DEBUG: Write users into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/create_user.sql"
2025-10-15T18:51:13.461875Z :DEBUG: Write groups into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/create_group.sql"
2025-10-15T18:51:13.513682Z :DEBUG: Write group members into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/alter_group.sql"
2025-10-15T18:51:13.528481Z :DEBUG: Write ACL into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/permissions.pb"
2025-10-15T18:51:13.529067Z :INFO: Create temporary directory "/Root/db1/~backup_20251015T185113" in database
2025-10-15T18:51:13.600166Z :DEBUG: Process "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/table"
2025-10-15T18:51:13.603970Z :INFO: Copy tables: { src: "/Root/db1/table", dst: "/Root/db1/~backup_20251015T185113/table" }
2025-10-15T18:51:13.881612Z :DEBUG: Describe table "/Root/db1/table"
2025-10-15T18:51:13.897643Z :DEBUG: Describe table "/Root/db1/~backup_20251015T185113/table"
2025-10-15T18:51:13.918744Z :INFO: Backup table "/Root/db1/~backup_20251015T185113/table" to "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/table"
2025-10-15T18:51:13.919556Z :DEBUG: Write scheme into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/table/scheme.pb"
2025-10-15T18:51:13.926595Z :DEBUG: Write ACL into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/table/permissions.pb"
2025-10-15T18:51:13.926723Z :DEBUG: Read table "/Root/db1/~backup_20251015T185113/table"
2025-10-15T18:51:14.106142Z :DEBUG: Write data into "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/table/data_00.csv"
2025-10-15T18:51:14.120544Z :DEBUG: Drop table "/Root/db1/~backup_20251015T185113/table"
2025-10-15T18:51:14.182508Z :INFO: Remove temporary directory "/Root/db1/~backup_20251015T185113" in database
2025-10-15T18:51:14.226510Z :INFO: Backup database "/Root/db1" is completed successfully

DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:203 prefix# /home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup path# 
DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:203 prefix# /home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup path# table
DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:1367 std_out:

DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:1368 fs_recursive_list(backup_files_dir)# ['table/permissions.pb', 'table/data_00.csv', 'table/scheme.pb', 'permissions.pb', 'create_user.sql', 'database.pb', 'alter_group.sql', 'create_group.sql']
DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:1369 expected_files# ['database.pb', 'permissions.pb', 'create_user.sql', 'create_group.sql', 'alter_group.sql', 'table/scheme.pb', 'table/permissions.pb', 'table/data_00.csv']
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydb/ydb', '--verbose', '--assume-yes', '--endpoint', 'grpc://localhost:25513', '--database', '/Root2', 'admin', 'cluster', 'restore', '--input', '/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup', '-w', '240s']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3887972
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f855a799-5b97-4ba6-8100-dd4e87aef4a8, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f855a799-5b97-4ba6-8100-dd4e87aef4a8, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f855a799-5b97-4ba6-8100-dd4e87aef4a8, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 85a9be15-caca-4c97-940d-504efe3674dc, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 85a9be15-caca-4c97-940d-504efe3674dc, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 85a9be15-caca-4c97-940d-504efe3674dc, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 0331478b-2269-4f96-b00c-387aa9ec65c0, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0331478b-2269-4f96-b00c-387aa9ec65c0, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0331478b-2269-4f96-b00c-387aa9ec65c0, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 90f500b1-abc8-460c-a6e2-998aee006e23, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 90f500b1-abc8-460c-a6e2-998aee006e23, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 90f500b1-abc8-460c-a6e2-998aee006e23, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3f7bd894-9fd6-404b-80f6-acb9c6010639, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3f7bd894-9fd6-404b-80f6-acb9c6010639, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3f7bd894-9fd6-404b-80f6-acb9c6010639, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f90ed6f9-d147-4b3d-8bd2-b560704bf27e, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f90ed6f9-d147-4b3d-8bd2-b560704bf27e, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f90ed6f9-d147-4b3d-8bd2-b560704bf27e, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2fae5efe-6b61-440f-9683-aaf4294f7a86, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2fae5efe-6b61-440f-9683-aaf4294f7a86, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2fae5efe-6b61-440f-9683-aaf4294f7a86, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ef05b925-c348-4434-9536-0fab726c31dd, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ef05b925-c348-4434-9536-0fab726c31dd, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ef05b925-c348-4434-9536-0fab726c31dd, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 23cc4b34-d46f-4f26-8d63-05cd756f203a, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 23cc4b34-d46f-4f26-8d63-05cd756f203a, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 23cc4b34-d46f-4f26-8d63-05cd756f203a, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8fb17af5-1a58-4d76-b239-c2a683d33b39, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8fb17af5-1a58-4d76-b239-c2a683d33b39, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8fb17af5-1a58-4d76-b239-c2a683d33b39, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c12efdda-b943-464f-94c3-fb1126253f19, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c12efdda-b943-464f-94c3-fb1126253f19, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c12efdda-b943-464f-94c3-fb1126253f19, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, da2d769e-23be-46e2-9395-1ddcde92e4dc, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, da2d769e-23be-46e2-9395-1ddcde92e4dc, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, da2d769e-23be-46e2-9395-1ddcde92e4dc, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c5039158-3495-4f32-b54d-fc7a208ffac8, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c5039158-3495-4f32-b54d-fc7a208ffac8, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c5039158-3495-4f32-b54d-fc7a208ffac8, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d3e42c5d-5aa9-49e3-a871-420b9a0a541b, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d3e42c5d-5aa9-49e3-a871-420b9a0a541b, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d3e42c5d-5aa9-49e3-a871-420b9a0a541b, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 7994aa4e-9eb4-480e-b27f-45a83dc30502, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7994aa4e-9eb4-480e-b27f-45a83dc30502, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7994aa4e-9eb4-480e-b27f-45a83dc30502, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9c67ce95-2eba-4aa0-9924-f1bf7c0a8466, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9c67ce95-2eba-4aa0-9924-f1bf7c0a8466, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9c67ce95-2eba-4aa0-9924-f1bf7c0a8466, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ca8efeb7-247f-4a5f-94ca-efc27df71c2f, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ca8efeb7-247f-4a5f-94ca-efc27df71c2f, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ca8efeb7-247f-4a5f-94ca-efc27df71c2f, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 1d9be686-02ce-427c-a224-4ca1a565413c, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1d9be686-02ce-427c-a224-4ca1a565413c, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1d9be686-02ce-427c-a224-4ca1a565413c, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b9a318fe-6f54-422d-b310-1b691bc99a9c, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b9a318fe-6f54-422d-b310-1b691bc99a9c, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b9a318fe-6f54-422d-b310-1b691bc99a9c, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3e460015-3568-4e3e-9997-5e9c3842a31e, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3e460015-3568-4e3e-9997-5e9c3842a31e, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3e460015-3568-4e3e-9997-5e9c3842a31e, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6d667e31-053c-4ccf-9f34-d57833f6f589, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6d667e31-053c-4ccf-9f34-d57833f6f589, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6d667e31-053c-4ccf-9f34-d57833f6f589, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 96be9833-8e30-49bf-84b7-891ef07cbe48, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 96be9833-8e30-49bf-84b7-891ef07cbe48, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 96be9833-8e30-49bf-84b7-891ef07cbe48, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4f2ae9cb-9165-4e02-be9f-2b443d341424, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4f2ae9cb-9165-4e02-be9f-2b443d341424, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4f2ae9cb-9165-4e02-be9f-2b443d341424, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 13016172-7d81-413c-b6cc-d4b623870637, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 13016172-7d81-413c-b6cc-d4b623870637, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 13016172-7d81-413c-b6cc-d4b623870637, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 51e9b9cb-0a81-484d-9b57-d69702aee043, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 51e9b9cb-0a81-484d-9b57-d69702aee043, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 51e9b9cb-0a81-484d-9b57-d69702aee043, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 1ecbe1b5-2bde-4914-a81d-1a5d7df8d96b, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1ecbe1b5-2bde-4914-a81d-1a5d7df8d96b, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1ecbe1b5-2bde-4914-a81d-1a5d7df8d96b, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 464b6450-c543-4ea2-a46a-1c0235ea6685, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 464b6450-c543-4ea2-a46a-1c0235ea6685, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 464b6450-c543-4ea2-a46a-1c0235ea6685, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9e310957-82e1-4c76-9fb6-db4bc73a7465, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9e310957-82e1-4c76-9fb6-db4bc73a7465, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9e310957-82e1-4c76-9fb6-db4bc73a7465, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, cd7239d0-bf7e-44c5-b445-adeb240eb14f, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cd7239d0-bf7e-44c5-b445-adeb240eb14f, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cd7239d0-bf7e-44c5-b445-adeb240eb14f, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8496b31c-a37f-4dc5-bc8b-7e9ee372e201, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8496b31c-a37f-4dc5-bc8b-7e9ee372e201, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8496b31c-a37f-4dc5-bc8b-7e9ee372e201, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, fa5aa542-c214-45c5-bbff-c8978b65ad94, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fa5aa542-c214-45c5-bbff-c8978b65ad94, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fa5aa542-c214-45c5-bbff-c8978b65ad94, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 5f6d15f9-18da-4b09-88c3-f404c99467cd, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5f6d15f9-18da-4b09-88c3-f404c99467cd, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5f6d15f9-18da-4b09-88c3-f404c99467cd, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6a2abfea-4c9f-4c44-bc93-dca9c5fe4b0f, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6a2abfea-4c9f-4c44-bc93-dca9c5fe4b0f, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6a2abfea-4c9f-4c44-bc93-dca9c5fe4b0f, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c2f293eb-0fe3-4eee-be46-0236e7f0063b, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c2f293eb-0fe3-4eee-be46-0236e7f0063b, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c2f293eb-0fe3-4eee-be46-0236e7f0063b, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 278b15f0-5e21-420d-b51f-13acfae1c1b2, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 278b15f0-5e21-420d-b51f-13acfae1c1b2, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 278b15f0-5e21-420d-b51f-13acfae1c1b2, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 02647a90-1597-4922-8af7-db81c64758d7, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 02647a90-1597-4922-8af7-db81c64758d7, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 02647a90-1597-4922-8af7-db81c64758d7, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3b0609b7-46a9-4f83-ac8c-52b22246affe, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3b0609b7-46a9-4f83-ac8c-52b22246affe, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3b0609b7-46a9-4f83-ac8c-52b22246affe, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 08952306-3508-40df-b5a1-833d6b2d7c96, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 08952306-3508-40df-b5a1-833d6b2d7c96, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 08952306-3508-40df-b5a1-833d6b2d7c96, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 611b04e4-28f5-4b42-bed4-45702f2d173b, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 611b04e4-28f5-4b42-bed4-45702f2d173b, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 611b04e4-28f5-4b42-bed4-45702f2d173b, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6a5c5a29-526e-4d46-a0da-15f7d12eeeb7, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6a5c5a29-526e-4d46-a0da-15f7d12eeeb7, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6a5c5a29-526e-4d46-a0da-15f7d12eeeb7, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f340cd41-2c0a-4895-99ac-27b1501b17b6, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f340cd41-2c0a-4895-99ac-27b1501b17b6, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f340cd41-2c0a-4895-99ac-27b1501b17b6, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ccde4d0e-5149-450f-9516-0e6cb0aaa086, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ccde4d0e-5149-450f-9516-0e6cb0aaa086, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ccde4d0e-5149-450f-9516-0e6cb0aaa086, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 27886e49-b1ff-4427-bc55-b3783fa31688, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 27886e49-b1ff-4427-bc55-b3783fa31688, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 27886e49-b1ff-4427-bc55-b3783fa31688, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e6c208ad-507d-4ca9-a8c5-2ec8c3e6be92, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e6c208ad-507d-4ca9-a8c5-2ec8c3e6be92, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e6c208ad-507d-4ca9-a8c5-2ec8c3e6be92, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 901fd899-8221-420c-9dbe-1c1f9c58bbe1, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 901fd899-8221-420c-9dbe-1c1f9c58bbe1, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 901fd899-8221-420c-9dbe-1c1f9c58bbe1, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 0755bfda-360c-4db3-916d-9d981246b512, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0755bfda-360c-4db3-916d-9d981246b512, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0755bfda-360c-4db3-916d-9d981246b512, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c0e594da-4a84-45b4-b182-565037452c1d, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c0e594da-4a84-45b4-b182-565037452c1d, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c0e594da-4a84-45b4-b182-565037452c1d, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ad51c027-e2e2-4ce1-a606-09da0a6512a3, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ad51c027-e2e2-4ce1-a606-09da0a6512a3, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ad51c027-e2e2-4ce1-a606-09da0a6512a3, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2069774d-3436-4fac-8952-aa42dc8aabc7, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2069774d-3436-4fac-8952-aa42dc8aabc7, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2069774d-3436-4fac-8952-aa42dc8aabc7, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3fe182b2-4dc2-4689-a6fe-efca61036dcf, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3fe182b2-4dc2-4689-a6fe-efca61036dcf, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, cc936200-e620-4a8f-8c38-ed93755ec601, localhost:30143): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cc936200-e620-4a8f-8c38-ed93755ec601, localhost:30143): request = { database: "/Root/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3fe182b2-4dc2-4689-a6fe-efca61036dcf, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cc936200-e620-4a8f-8c38-ed93755ec601, localhost:30143): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3u6hncmfuu.auto.internal" port: 2864 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" node_id: 50001 } endpoints { address: "ghrun-3u6hncmfuu.auto.internal" port: 3974 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" node_id: 50000 } endpoints { address: "ghrun-3u6hncmfuu.auto.internal" port: 8175 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" node_id: 50002 } self_location: "1" } } } }
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/db1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-3u6hncmfuu.auto.internal:8175, location , ssl: False>, <Endpoint ghrun-3u6hncmfuu.auto.internal:3974, location , ssl: False>, <Endpoint ghrun-3u6hncmfuu.auto.internal:2864, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:30143
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 7b7d63ec-0dc7-4bf4-989e-8b7a178edc76, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7b7d63ec-0dc7-4bf4-989e-8b7a178edc76, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7b7d63ec-0dc7-4bf4-989e-8b7a178edc76, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 14e3414e-29f6-479c-a96a-c3bdbe48ec42, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 14e3414e-29f6-479c-a96a-c3bdbe48ec42, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 14e3414e-29f6-479c-a96a-c3bdbe48ec42, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4b68dd97-0e65-40b7-a933-c7f16012bbf7, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4b68dd97-0e65-40b7-a933-c7f16012bbf7, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4b68dd97-0e65-40b7-a933-c7f16012bbf7, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, fbab9d7a-2b33-4b6c-8916-972661bc19d2, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fbab9d7a-2b33-4b6c-8916-972661bc19d2, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fbab9d7a-2b33-4b6c-8916-972661bc19d2, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 241a13c6-e68b-4c6b-9369-49831976c33b, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 241a13c6-e68b-4c6b-9369-49831976c33b, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 241a13c6-e68b-4c6b-9369-49831976c33b, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d0595460-f708-4c70-bd50-b770a1986087, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d0595460-f708-4c70-bd50-b770a1986087, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d0595460-f708-4c70-bd50-b770a1986087, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 75afe401-e372-4fc2-bc77-44204797d7a4, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 75afe401-e372-4fc2-bc77-44204797d7a4, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 75afe401-e372-4fc2-bc77-44204797d7a4, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8142b6e6-08fc-4e03-9dd2-916914356b69, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8142b6e6-08fc-4e03-9dd2-916914356b69, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8142b6e6-08fc-4e03-9dd2-916914356b69, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8846f884-11c7-4ee8-8dd6-a1af6b3d69d3, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8846f884-11c7-4ee8-8dd6-a1af6b3d69d3, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8846f884-11c7-4ee8-8dd6-a1af6b3d69d3, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8f48d5a5-760a-4295-a6c1-e1581bbd2280, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8f48d5a5-760a-4295-a6c1-e1581bbd2280, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8f48d5a5-760a-4295-a6c1-e1581bbd2280, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4ef697eb-7668-49d2-8b63-a5a73b2bd723, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4ef697eb-7668-49d2-8b63-a5a73b2bd723, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4ef697eb-7668-49d2-8b63-a5a73b2bd723, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 764e91aa-a218-43b6-9a5b-3c8cbbae077b, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 764e91aa-a218-43b6-9a5b-3c8cbbae077b, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 764e91aa-a218-43b6-9a5b-3c8cbbae077b, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 45e96b2f-9b41-45ca-aa49-fb4375fb876c, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 45e96b2f-9b41-45ca-aa49-fb4375fb876c, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 45e96b2f-9b41-45ca-aa49-fb4375fb876c, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, cae85d40-a2bb-4b95-ba5c-6751df12c7e4, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cae85d40-a2bb-4b95-ba5c-6751df12c7e4, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cae85d40-a2bb-4b95-ba5c-6751df12c7e4, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 0ba62bbb-9e5b-42b0-81ac-8ddd2ce7cc89, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0ba62bbb-9e5b-42b0-81ac-8ddd2ce7cc89, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0ba62bbb-9e5b-42b0-81ac-8ddd2ce7cc89, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d8dbc655-f91f-44e6-aebe-47d85cbca468, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d8dbc655-f91f-44e6-aebe-47d85cbca468, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d8dbc655-f91f-44e6-aebe-47d85cbca468, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b968e4d9-0793-4721-bb59-19791101b6b2, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b968e4d9-0793-4721-bb59-19791101b6b2, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b968e4d9-0793-4721-bb59-19791101b6b2, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 951a39d7-5fd1-4a87-b8df-37bc346c59f0, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 951a39d7-5fd1-4a87-b8df-37bc346c59f0, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 951a39d7-5fd1-4a87-b8df-37bc346c59f0, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e7955e2e-2a90-4bfa-8fb5-8176ce2ff023, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e7955e2e-2a90-4bfa-8fb5-8176ce2ff023, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e7955e2e-2a90-4bfa-8fb5-8176ce2ff023, localhost:25513): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:25513". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c16ca5fa-a457-45e9-b003-a1e413063a02, localhost:25513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c16ca5fa-a457-45e9-b003-a1e413063a02, localhost:25513): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c16ca5fa-a457-45e9-b003-a1e413063a02, localhost:25513): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3u6hncmfuu.auto.internal" port: 65079 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root2/db1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-3u6hncmfuu.auto.internal:65079, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25513
DEBUG    ya.test:process.py:259 Command (pid 3887972) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3887972) elapsed time (sec): 123.84146785736084
DEBUG    ya.test:process.py:263 Command (pid 3887972) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3887972) inblock: 9960
DEBUG    ya.test:process.py:263 Command (pid 3887972) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3887972) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3887972) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3887972) maxrss: 172780
DEBUG    ya.test:process.py:263 Command (pid 3887972) minflt: 3691
DEBUG    ya.test:process.py:263 Command (pid 3887972) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3887972) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3887972) nivcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 3887972) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3887972) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3887972) nvcsw: 6230
DEBUG    ya.test:process.py:263 Command (pid 3887972) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 3887972) stime: 0.11755099999999999
DEBUG    ya.test:process.py:263 Command (pid 3887972) utime: 0.261225
DEBUG    ya.test:process.py:263 Command (pid 3887972) wtime: 123.845
DEBUG    ya.test:process.py:275 Command (pid 3887972) output:

DEBUG    ya.test:process.py:276 Command (pid 3887972) errors:
Using auth method "token" from YDB_TOKEN enviroment variable
2025-10-15T18:51:14.452906Z :INFO: Restore cluster from "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup"
2025-10-15T18:51:14.457423Z :DEBUG: Try to find cluster root path
2025-10-15T18:51:14.466831Z :INFO: Restore cluster root "/Root2" from "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup"
2025-10-15T18:51:14.496916Z :DEBUG: Restore users to "/Root2"
2025-10-15T18:51:14.531437Z :DEBUG: User from create statement "CREATE USER `root` HASH '{\"hash\":\"R3WY7UAPUFXB+6Y4gLMNe4cKQzSDxZTjU/AcK6eTRvc=\",\"salt\":\"NsuLF9ynhnj/ov/yNB/lIA==\",\"type\":\"argon2id\"}';" already exists, trying to alter it
2025-10-15T18:51:14.546068Z :DEBUG: Restore groups to "/Root2"
2025-10-15T18:51:14.546177Z :DEBUG: Restore group members to "/Root2"
2025-10-15T18:51:14.696741Z :DEBUG: Restore ACL "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup" to "/Root2"
2025-10-15T18:51:14.717973Z :DEBUG: Read ACL from "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/permissions.pb"
2025-10-15T18:51:14.741777Z :DEBUG: Read database description from "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1/database.pb"
2025-10-15T18:51:14.742437Z :INFO: Restore database from "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1" to "/Root2/db1"
2025-10-15T18:51:14.891106Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 239.962928s
2025-10-15T18:51:15.897490Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 238.956569s
2025-10-15T18:51:17.911204Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 236.942909s
2025-10-15T18:51:21.917256Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 232.936962s
2025-10-15T18:51:29.922324Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 224.932098s
2025-10-15T18:51:45.926892Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 208.927923s
2025-10-15T18:52:17.929983Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 176.925625s
2025-10-15T18:53:18.035359Z :DEBUG: Restore users to "/Root2/db1"
2025-10-15T18:53:18.077363Z :DEBUG: Restore groups to "/Root2/db1"
2025-10-15T18:53:18.086036Z :DEBUG: Restore group members to "/Root2/db1"
2025-10-15T18:53:18.108272Z :DEBUG: Restore ACL "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1" to "/Root2/db1"
2025-10-15T18:53:18.108316Z :DEBUG: Read ACL from "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1/permissions.pb"
2025-10-15T18:53:18.120840Z :INFO: Restore cluster completed successfully

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydb/ydb', '--verbose', '--assume-yes', '--endpoint', 'grpc://localhost:25513', '--database', '/Root2/db1', '--user', 'dbadmin1', '--no-password', 'admin', 'database', 'restore', '--input', '/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup', '-w', '240s']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3911668
DEBUG    ya.test:process.py:259 Command (pid 3911668) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3911668) elapsed time (sec): 0.3025178909301758
DEBUG    ya.test:process.py:263 Command (pid 3911668) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3911668) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3911668) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3911668) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3911668) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3911668) maxrss: 172780
DEBUG    ya.test:process.py:263 Command (pid 3911668) minflt: 3403
DEBUG    ya.test:process.py:263 Command (pid 3911668) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3911668) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3911668) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3911668) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3911668) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3911668) nvcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 3911668) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3911668) stime: 0.02727
DEBUG    ya.test:process.py:263 Command (pid 3911668) utime: 0.042852999999999995
DEBUG    ya.test:process.py:263 Command (pid 3911668) wtime: 0.304
DEBUG    ya.test:process.py:275 Command (pid 3911668) output:

DEBUG    ya.test:process.py:276 Command (pid 3911668) errors:
Using auth method "static-credentials" from explicit command line option --user with username "dbadmin1"
Using no password due to explicit --no-password option
2025-10-15T18:53:18.478189Z :DEBUG: Read database description from "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/database.pb"
2025-10-15T18:53:18.479465Z :INFO: Restore database from "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup" to "/Root2/db1"
2025-10-15T18:53:18.479910Z :ERROR: Restore database failed: [ { <main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator } } { <main>: Error: Grpc error response on endpoint localhost:25513 } { <main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:25513. } ]
Status: CLIENT_UNAUTHENTICATED
Issues: 
<main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator }
<main>: Error: Grpc error response on endpoint localhost:25513
<main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:25513.

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'Using auth method "static-credentials" from explicit command line option --user with username "dbadmin1"\nUsing no password due to explicit --no-password option\n2025-10-15T18:53:18.478189Z :DEBUG: Read database description from "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/database.pb"\n2025-10-15T18:53:18.479465Z :INFO: Restore database from "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup" to "/Root2/db1"\n2025-10-15T18:53:18.479910Z :ERROR: Restore database failed: [ { <main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator } } { <main>: Error: Grpc error response on endpoint localhost:25513 } { <main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:25513. } ]\nStatus: CLIENT_UNAUTHENTICATED\nIssues: \n<main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator }\n<main>: Error: Grpc error response on endpoint localhost:25513\n<main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:25513.\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:65079/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:25513/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21908
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3051
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15428
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10998
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65079
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5514
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4825
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7104
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25513
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3862
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:3974/1
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 459db0c6-2059-4fc9-840b-03144c879ada, localhost:30143): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 459db0c6-2059-4fc9-840b-03144c879ada, localhost:30143): request = { database: "/Root/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 459db0c6-2059-4fc9-840b-03144c879ada, localhost:30143): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3u6hncmfuu.auto.internal" port: 8175 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" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/db1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-3u6hncmfuu.auto.internal:8175, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:30143
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-3u6hncmfuu.auto.internal:2864
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-3u6hncmfuu.auto.internal:3974
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:2864/2
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:8175/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:30143/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13012
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30899
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1783
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11489
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8175
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12446
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15222
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61550
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9089
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2864
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6777
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14572
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14321
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13139
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3974
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1573
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9823
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26610
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30143
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10950
============================== slowest durations ===============================
127.29s call     test_ydb_backup.py::TestDatabaseBackupRestore::test_database_backup_restore
117.23s setup    test_ydb_backup.py::TestDatabaseBackupRestore::test_database_backup_restore
66.05s teardown test_ydb_backup.py::TestDatabaseBackupRestore::test_database_backup_restore
=========================== short test summary info ============================
FAILED test_ydb_backup.py::TestDatabaseBackupRestore::test_database_backup_restore - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/zn1k/000340/ydb/apps/ydb/ydb --verbose --assume-yes --endpoint grpc://localhost:25513 --database /Root2/db1 --user dbadmin1 --no-password admin database restore --input /home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup -w 240s' has failed with code 1.
Errors:
Using auth method "static-credentials" from explicit command line option --user with username "dbadmin1"
Using no password due to explicit --no-password option
2025-10-15T18:53:18.478189Z :DEBUG: Read database description from "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/database.pb"
2025-10-15T18:53:18.479465Z :INFO: Restore database from "/home/runner/.ya/build/build_root/zn1k/000340/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup" to "/Root2/db1"
2025-10-15T18:53:18.479910Z :ERROR: Restore database failed: [ { <main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator } } { <main>: Error: Grpc error response on endpoint localhost:25513 } { <main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:25513. } ]
Status: CLIENT_UNAUTHENTICATED
Issues: 
<main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator }
<main>: Error: Grpc error response on endpoint localhost:25513
<main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:25513.
================= 1 failed, 24 deselected in 311.26s (0:05:11) =================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/00033d/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/00036e/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000348/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000397/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/00039f/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/00035d/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/00036c/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.32s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000382/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/00037c/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000351/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000363/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/00039a/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000360/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000369/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000366/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000342/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/00035a/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/00034e/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000345/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/00034c/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000354/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/00039c/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000372/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000379/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/00038f/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000338/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000386/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/000357/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/0003a1/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.22s ============================
