============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/000799/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/00ld/000799/ydb/apps/ydb/ydb --verbose --assume-yes --endpoint grpc://localhost:18852 --database /Root2/db1 --user dbadmin1 --no-password admin database restore --input /home/runner/.ya/build/build_root/00ld/000799/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-25T16:40:52.916056Z :DEBUG: Read database description from "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:40:52.942242Z :INFO: Restore database from "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:40:52.942353Z :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:18852 } { <main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:18852. } ]
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:18852
E   <main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:18852.
------------------------------ 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/00ld/000799/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14485
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Working directory: /home/runner/.ya/build/build_root/00ld/000799/r3tmp/kikimr_cluster_oohqqr8a
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23086
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16216
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25115
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/000799/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:265 Final command: /home/runner/.ya/build/build_root/00ld/000799/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/00ld/000799/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_dl5vfdew.log --grpc-port=23086 --mon-port=14113 --ic-port=14485 --module=1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:23086/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/000799/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:265 Final command: /home/runner/.ya/build/build_root/00ld/000799/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/00ld/000799/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_dl5vfdew.log --grpc-port=23086 --mon-port=14113 --ic-port=14485 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/00ld/000799/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/00ld/000799/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_dl5vfdew.log', '--grpc-port=23086', '--mon-port=14113', '--ic-port=14485', '--module=1')' in '/home/runner/.ya/build/build_root/00ld/000799/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: 3842101
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:23086/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/00ld/000799/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3842103
DEBUG    ya.test:process.py:259 Command (pid 3842103) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3842103) elapsed time (sec): 1.8085017204284668
DEBUG    ya.test:process.py:263 Command (pid 3842103) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3842103) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3842103) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3842103) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3842103) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3842103) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 3842103) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 3842103) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3842103) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3842103) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 3842103) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3842103) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3842103) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3842103) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3842103) stime: 1.590193
DEBUG    ya.test:process.py:263 Command (pid 3842103) utime: 0.111874
DEBUG    ya.test:process.py:263 Command (pid 3842103) wtime: 1.81
DEBUG    ya.test:process.py:275 Command (pid 3842103) output:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23086', '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: 14485\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/00ld/000799/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23086', '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: 14485\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3845518
DEBUG    ya.test:process.py:259 Command (pid 3845518) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3845518) elapsed time (sec): 3.6411871910095215
DEBUG    ya.test:process.py:263 Command (pid 3845518) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3845518) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3845518) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3845518) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3845518) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3845518) maxrss: 548260
DEBUG    ya.test:process.py:263 Command (pid 3845518) minflt: 19139
DEBUG    ya.test:process.py:263 Command (pid 3845518) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3845518) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3845518) nivcsw: 598
DEBUG    ya.test:process.py:263 Command (pid 3845518) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3845518) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3845518) nvcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 3845518) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3845518) stime: 2.467451
DEBUG    ya.test:process.py:263 Command (pid 3845518) utime: 0.111301
DEBUG    ya.test:process.py:263 Command (pid 3845518) wtime: 3.646
DEBUG    ya.test:process.py:275 Command (pid 3845518) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23086', '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/00ld/000799/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23086', '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: 3849492
DEBUG    ya.test:process.py:259 Command (pid 3849492) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3849492) elapsed time (sec): 3.726043462753296
DEBUG    ya.test:process.py:263 Command (pid 3849492) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3849492) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3849492) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3849492) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3849492) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3849492) maxrss: 548212
DEBUG    ya.test:process.py:263 Command (pid 3849492) minflt: 18362
DEBUG    ya.test:process.py:263 Command (pid 3849492) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3849492) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3849492) nivcsw: 617
DEBUG    ya.test:process.py:263 Command (pid 3849492) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3849492) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3849492) nvcsw: 235
DEBUG    ya.test:process.py:263 Command (pid 3849492) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3849492) stime: 2.458284
DEBUG    ya.test:process.py:263 Command (pid 3849492) utime: 0.11713799999999999
DEBUG    ya.test:process.py:263 Command (pid 3849492) wtime: 3.727
DEBUG    ya.test:process.py:275 Command (pid 3849492) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:520 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:527 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16199
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1189
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11348
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18002
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10777
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/000799/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:265 Final command: /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23086 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/00ld/000799/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_qce4iqyv.log --grpc-port=16199 --mon-port=1189 --ic-port=11348
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7955
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32186
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5331
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5561
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/000799/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:265 Final command: /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23086 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/00ld/000799/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_jncbg6yp.log --grpc-port=7955 --mon-port=19798 --ic-port=32186
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24634
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29663
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19640
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23461
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23173
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/000799/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:265 Final command: /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23086 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/00ld/000799/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_wtohz1ue.log --grpc-port=24634 --mon-port=29663 --ic-port=19640
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/000799/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:265 Final command: /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23086 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/00ld/000799/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_qce4iqyv.log --grpc-port=16199 --mon-port=1189 --ic-port=11348
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/00ld/000799/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:23086', '--tenant=/Root/db1', '--log-file-name=/home/runner/.ya/build/build_root/00ld/000799/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_qce4iqyv.log', '--grpc-port=16199', '--mon-port=1189', '--ic-port=11348')' in '/home/runner/.ya/build/build_root/00ld/000799/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: 3853919
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:16199/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/00ld/000799/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3853958
DEBUG    ya.test:process.py:259 Command (pid 3853958) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3853958) elapsed time (sec): 3.8250579833984375
DEBUG    ya.test:process.py:263 Command (pid 3853958) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3853958) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3853958) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3853958) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3853958) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3853958) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 3853958) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 3853958) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3853958) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3853958) nivcsw: 646
DEBUG    ya.test:process.py:263 Command (pid 3853958) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3853958) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3853958) nvcsw: 61
DEBUG    ya.test:process.py:263 Command (pid 3853958) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3853958) stime: 2.554891
DEBUG    ya.test:process.py:263 Command (pid 3853958) utime: 0.10102799999999999
DEBUG    ya.test:process.py:263 Command (pid 3853958) wtime: 3.839
DEBUG    ya.test:process.py:275 Command (pid 3853958) output:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/000799/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:265 Final command: /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23086 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/00ld/000799/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_jncbg6yp.log --grpc-port=7955 --mon-port=19798 --ic-port=32186
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/00ld/000799/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:23086', '--tenant=/Root/db1', '--log-file-name=/home/runner/.ya/build/build_root/00ld/000799/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_jncbg6yp.log', '--grpc-port=7955', '--mon-port=19798', '--ic-port=32186')' in '/home/runner/.ya/build/build_root/00ld/000799/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: 3857620
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:7955/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/00ld/000799/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3857624
DEBUG    ya.test:process.py:259 Command (pid 3857624) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3857624) elapsed time (sec): 4.2267937660217285
DEBUG    ya.test:process.py:263 Command (pid 3857624) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3857624) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3857624) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3857624) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3857624) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3857624) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 3857624) minflt: 16374
DEBUG    ya.test:process.py:263 Command (pid 3857624) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3857624) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3857624) nivcsw: 671
DEBUG    ya.test:process.py:263 Command (pid 3857624) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3857624) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3857624) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 3857624) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3857624) stime: 2.007669
DEBUG    ya.test:process.py:263 Command (pid 3857624) utime: 0.113269
DEBUG    ya.test:process.py:263 Command (pid 3857624) wtime: 4.249
DEBUG    ya.test:process.py:275 Command (pid 3857624) output:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/000799/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:265 Final command: /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23086 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/00ld/000799/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_wtohz1ue.log --grpc-port=24634 --mon-port=29663 --ic-port=19640
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/00ld/000799/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:23086', '--tenant=/Root/db1', '--log-file-name=/home/runner/.ya/build/build_root/00ld/000799/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_wtohz1ue.log', '--grpc-port=24634', '--mon-port=29663', '--ic-port=19640')' in '/home/runner/.ya/build/build_root/00ld/000799/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: 3861866
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:24634/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/00ld/000799/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3861867
DEBUG    ya.test:process.py:259 Command (pid 3861867) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3861867) elapsed time (sec): 3.6902003288269043
DEBUG    ya.test:process.py:263 Command (pid 3861867) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3861867) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3861867) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3861867) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3861867) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3861867) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 3861867) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 3861867) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3861867) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3861867) nivcsw: 461
DEBUG    ya.test:process.py:263 Command (pid 3861867) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3861867) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3861867) nvcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 3861867) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3861867) stime: 1.725595
DEBUG    ya.test:process.py:263 Command (pid 3861867) utime: 0.10582
DEBUG    ya.test:process.py:263 Command (pid 3861867) wtime: 3.691
DEBUG    ya.test:process.py:275 Command (pid 3861867) output:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 07c121e2-f77a-4c8f-8227-a2961bb7f7a5, localhost:23086): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 07c121e2-f77a-4c8f-8227-a2961bb7f7a5, localhost:23086): request = { database: "/Root/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 07c121e2-f77a-4c8f-8227-a2961bb7f7a5, localhost:23086): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n3hrdetg44.auto.internal" port: 16199 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-n3hrdetg44.auto.internal" port: 24634 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-n3hrdetg44.auto.internal:16199, location , ssl: False>, <Endpoint ghrun-n3hrdetg44.auto.internal:24634, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23086
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62976
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Working directory: /home/runner/.ya/build/build_root/00ld/000799/r3tmp/kikimr_restore_cluster_klqlhxuf
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18852
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3834
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28008
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26812
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/000799/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:265 Final command: /home/runner/.ya/build/build_root/00ld/000799/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/00ld/000799/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_8uhxpiu4.log --grpc-port=18852 --mon-port=3834 --ic-port=62976 --module=1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:18852/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/000799/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:265 Final command: /home/runner/.ya/build/build_root/00ld/000799/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/00ld/000799/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_8uhxpiu4.log --grpc-port=18852 --mon-port=3834 --ic-port=62976 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/00ld/000799/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/00ld/000799/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_8uhxpiu4.log', '--grpc-port=18852', '--mon-port=3834', '--ic-port=62976', '--module=1')' in '/home/runner/.ya/build/build_root/00ld/000799/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: 3915534
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:18852/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/00ld/000799/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3915537
DEBUG    ya.test:process.py:259 Command (pid 3915537) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3915537) elapsed time (sec): 2.6024978160858154
DEBUG    ya.test:process.py:263 Command (pid 3915537) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3915537) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3915537) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3915537) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3915537) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3915537) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 3915537) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 3915537) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3915537) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3915537) nivcsw: 431
DEBUG    ya.test:process.py:263 Command (pid 3915537) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3915537) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3915537) nvcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 3915537) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3915537) stime: 1.2792729999999999
DEBUG    ya.test:process.py:263 Command (pid 3915537) utime: 0.141786
DEBUG    ya.test:process.py:263 Command (pid 3915537) wtime: 2.604
DEBUG    ya.test:process.py:275 Command (pid 3915537) output:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18852', '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: 62976\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/00ld/000799/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18852', '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: 62976\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3920764
DEBUG    ya.test:process.py:259 Command (pid 3920764) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3920764) elapsed time (sec): 1.7687959671020508
DEBUG    ya.test:process.py:263 Command (pid 3920764) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3920764) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3920764) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3920764) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3920764) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3920764) maxrss: 548116
DEBUG    ya.test:process.py:263 Command (pid 3920764) minflt: 18267
DEBUG    ya.test:process.py:263 Command (pid 3920764) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3920764) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3920764) nivcsw: 384
DEBUG    ya.test:process.py:263 Command (pid 3920764) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3920764) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3920764) nvcsw: 97
DEBUG    ya.test:process.py:263 Command (pid 3920764) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3920764) stime: 0.831944
DEBUG    ya.test:process.py:263 Command (pid 3920764) utime: 0.12595399999999998
DEBUG    ya.test:process.py:263 Command (pid 3920764) wtime: 1.78
DEBUG    ya.test:process.py:275 Command (pid 3920764) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18852', '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/00ld/000799/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:18852', '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: 3922511
DEBUG    ya.test:process.py:259 Command (pid 3922511) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3922511) elapsed time (sec): 2.6025338172912598
DEBUG    ya.test:process.py:263 Command (pid 3922511) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3922511) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3922511) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3922511) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3922511) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3922511) maxrss: 548140
DEBUG    ya.test:process.py:263 Command (pid 3922511) minflt: 18456
DEBUG    ya.test:process.py:263 Command (pid 3922511) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3922511) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3922511) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 3922511) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3922511) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3922511) nvcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 3922511) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3922511) stime: 0.549516
DEBUG    ya.test:process.py:263 Command (pid 3922511) utime: 0.130568
DEBUG    ya.test:process.py:263 Command (pid 3922511) wtime: 2.614
DEBUG    ya.test:process.py:275 Command (pid 3922511) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:520 Binding storage pools to domain Root2: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:527 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24863
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5031
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17264
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17264
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17265
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21272
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23299
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/000799/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:265 Final command: /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18852 --tenant=/Root2/db1 --log-file-name=/home/runner/.ya/build/build_root/00ld/000799/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_dlqstzud.log --grpc-port=24863 --mon-port=5031 --ic-port=17265
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/00ld/000799/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:265 Final command: /home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18852 --tenant=/Root2/db1 --log-file-name=/home/runner/.ya/build/build_root/00ld/000799/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_dlqstzud.log --grpc-port=24863 --mon-port=5031 --ic-port=17265
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/00ld/000799/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/00ld/000799/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:18852', '--tenant=/Root2/db1', '--log-file-name=/home/runner/.ya/build/build_root/00ld/000799/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_dlqstzud.log', '--grpc-port=24863', '--mon-port=5031', '--ic-port=17265')' in '/home/runner/.ya/build/build_root/00ld/000799/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: 3925149
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:24863/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/00ld/000799/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3925194
DEBUG    ya.test:process.py:259 Command (pid 3925194) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3925194) elapsed time (sec): 2.3431029319763184
DEBUG    ya.test:process.py:263 Command (pid 3925194) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3925194) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3925194) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3925194) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3925194) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3925194) maxrss: 539856
DEBUG    ya.test:process.py:263 Command (pid 3925194) minflt: 16242
DEBUG    ya.test:process.py:263 Command (pid 3925194) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3925194) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3925194) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 3925194) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3925194) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3925194) nvcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 3925194) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3925194) stime: 0.401011
DEBUG    ya.test:process.py:263 Command (pid 3925194) utime: 0.124513
DEBUG    ya.test:process.py:263 Command (pid 3925194) wtime: 2.349
DEBUG    ya.test:process.py:275 Command (pid 3925194) output:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: eddb59aa44eecb1eee08362bb42ebd8e2df9e42f
    Branch: 
    Author: Maxim Yurchuk <maxim.yurchuk@gmail.com>
    Summary: Merge d0a358c5434e8dcd067c7a78e033b90e3665beb2 into 18ae5ce1c6f04ccb4964b0f9041bbcb00537c7b1
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
------------------------------ Captured log call -------------------------------
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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f1c0f390970 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 0x7f1c0f393170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f1c0f393170>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 01447279-66bd-4998-9910-1439321d7ba2, ghrun-n3hrdetg44.auto.internal:16199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 01447279-66bd-4998-9910-1439321d7ba2, ghrun-n3hrdetg44.auto.internal:16199): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 01447279-66bd-4998-9910-1439321d7ba2, ghrun-n3hrdetg44.auto.internal:16199): on response callback started
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5ee705fd-77c3-47a2-84a1-eeed104af5c9, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5ee705fd-77c3-47a2-84a1-eeed104af5c9, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 01447279-66bd-4998-9910-1439321d7ba2, ghrun-n3hrdetg44.auto.internal:16199): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=YWE1YzQ3YzItOGIzNzBmYTktODc4ODM5MjEtZjRlNjAyYmQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f1c0f393170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f1c0f393170>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 01447279-66bd-4998-9910-1439321d7ba2, ghrun-n3hrdetg44.auto.internal:16199): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 45c18cf2-83a2-413c-ac4d-5bc9b61fa0ce, ghrun-n3hrdetg44.auto.internal:16199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 45c18cf2-83a2-413c-ac4d-5bc9b61fa0ce, ghrun-n3hrdetg44.auto.internal:16199): request = { session_id: "ydb://session/3?node_id=50000&id=YWE1YzQ3YzItOGIzNzBmYTktODc4ODM5MjEtZjRlNjAyYmQ=" yql_text: "CREATE GROUP people" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 45c18cf2-83a2-413c-ac4d-5bc9b61fa0ce, ghrun-n3hrdetg44.auto.internal:16199): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, c69fac2a-cd4e-42b1-ad9d-597292289eb2, ghrun-n3hrdetg44.auto.internal:16199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, c69fac2a-cd4e-42b1-ad9d-597292289eb2, ghrun-n3hrdetg44.auto.internal:16199): request = { session_id: "ydb://session/3?node_id=50000&id=YWE1YzQ3YzItOGIzNzBmYTktODc4ODM5MjEtZjRlNjAyYmQ=" yql_text: "CREATE USER alice PASSWORD \'1234\'" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, 5ee705fd-77c3-47a2-84a1-eeed104af5c9, localhost:18852): 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-25T16:38:45.870716241+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:18852". Error details:
 unauthenticated, unauthenticated, Unknown database
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, c69fac2a-cd4e-42b1-ad9d-597292289eb2, ghrun-n3hrdetg44.auto.internal:16199): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, e94da5e7-38c0-4aef-ae46-557e49f22ec3, ghrun-n3hrdetg44.auto.internal:16199): creating call state
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, e94da5e7-38c0-4aef-ae46-557e49f22ec3, ghrun-n3hrdetg44.auto.internal:16199): request = { session_id: "ydb://session/3?node_id=50000&id=YWE1YzQ3YzItOGIzNzBmYTktODc4ODM5MjEtZjRlNjAyYmQ=" 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, e94da5e7-38c0-4aef-ae46-557e49f22ec3, ghrun-n3hrdetg44.auto.internal:16199): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 375bcc6a-d9cc-4daf-a6d9-20b91e2c26e1, ghrun-n3hrdetg44.auto.internal:16199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 375bcc6a-d9cc-4daf-a6d9-20b91e2c26e1, ghrun-n3hrdetg44.auto.internal:16199): request = { session_id: "ydb://session/3?node_id=50000&id=YWE1YzQ3YzItOGIzNzBmYTktODc4ODM5MjEtZjRlNjAyYmQ=" 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, 375bcc6a-d9cc-4daf-a6d9-20b91e2c26e1, ghrun-n3hrdetg44.auto.internal:16199): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 60a2cd24-31f0-43bf-8888-0259f7a88f9d, ghrun-n3hrdetg44.auto.internal:16199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 60a2cd24-31f0-43bf-8888-0259f7a88f9d, ghrun-n3hrdetg44.auto.internal:16199): request = { session_id: "ydb://session/3?node_id=50000&id=YWE1YzQ3YzItOGIzNzBmYTktODc4ODM5MjEtZjRlNjAyYmQ=" 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, 60a2cd24-31f0-43bf-8888-0259f7a88f9d, ghrun-n3hrdetg44.auto.internal:16199): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 656b3401-f47d-42b5-826f-59c590196e7b, ghrun-n3hrdetg44.auto.internal:16199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 656b3401-f47d-42b5-826f-59c590196e7b, ghrun-n3hrdetg44.auto.internal:16199): request = { session_id: "ydb://session/3?node_id=50000&id=YWE1YzQ3YzItOGIzNzBmYTktODc4ODM5MjEtZjRlNjAyYmQ=" yql_text: "CREATE GROUP dbadmins" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 656b3401-f47d-42b5-826f-59c590196e7b, ghrun-n3hrdetg44.auto.internal:16199): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 39804bfc-5ce4-4454-8599-18795c3f6d65, ghrun-n3hrdetg44.auto.internal:16199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 39804bfc-5ce4-4454-8599-18795c3f6d65, ghrun-n3hrdetg44.auto.internal:16199): request = { session_id: "ydb://session/3?node_id=50000&id=YWE1YzQ3YzItOGIzNzBmYTktODc4ODM5MjEtZjRlNjAyYmQ=" yql_text: "CREATE USER dbadmin1" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 39804bfc-5ce4-4454-8599-18795c3f6d65, ghrun-n3hrdetg44.auto.internal:16199): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, a20fd51d-9907-4ad7-8e12-0febc20be794, ghrun-n3hrdetg44.auto.internal:16199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, a20fd51d-9907-4ad7-8e12-0febc20be794, ghrun-n3hrdetg44.auto.internal:16199): request = { session_id: "ydb://session/3?node_id=50000&id=YWE1YzQ3YzItOGIzNzBmYTktODc4ODM5MjEtZjRlNjAyYmQ=" 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, a20fd51d-9907-4ad7-8e12-0febc20be794, ghrun-n3hrdetg44.auto.internal:16199): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 803a8a4d-9fbb-4a6f-b1ca-003d918beb7a, ghrun-n3hrdetg44.auto.internal:16199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 803a8a4d-9fbb-4a6f-b1ca-003d918beb7a, ghrun-n3hrdetg44.auto.internal:16199): request = { session_id: "ydb://session/3?node_id=50000&id=YWE1YzQ3YzItOGIzNzBmYTktODc4ODM5MjEtZjRlNjAyYmQ=" 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, 803a8a4d-9fbb-4a6f-b1ca-003d918beb7a, ghrun-n3hrdetg44.auto.internal:16199): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, c19baf73-3a32-46f5-9160-100d281583e2, ghrun-n3hrdetg44.auto.internal:16199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, c19baf73-3a32-46f5-9160-100d281583e2, ghrun-n3hrdetg44.auto.internal:16199): request = { session_id: "ydb://session/3?node_id=50000&id=YWE1YzQ3YzItOGIzNzBmYTktODc4ODM5MjEtZjRlNjAyYmQ=" 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, c19baf73-3a32-46f5-9160-100d281583e2, ghrun-n3hrdetg44.auto.internal:16199): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 2182f82b-9077-48ea-89ae-7dee31eff93a, ghrun-n3hrdetg44.auto.internal:16199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 2182f82b-9077-48ea-89ae-7dee31eff93a, ghrun-n3hrdetg44.auto.internal:16199): request = { session_id: "ydb://session/3?node_id=50000&id=YWE1YzQ3YzItOGIzNzBmYTktODc4ODM5MjEtZjRlNjAyYmQ=" 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, 2182f82b-9077-48ea-89ae-7dee31eff93a, ghrun-n3hrdetg44.auto.internal:16199): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ModifyPermissions, 30e22a72-9a06-4561-a642-e3da8ba81d2f, ghrun-n3hrdetg44.auto.internal:24634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ModifyPermissions, 30e22a72-9a06-4561-a642-e3da8ba81d2f, ghrun-n3hrdetg44.auto.internal:24634): 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, 30e22a72-9a06-4561-a642-e3da8ba81d2f, ghrun-n3hrdetg44.auto.internal:24634): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f1c0f393170>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 05b72b55-c4fe-42aa-a586-52fd8b9baf8d, ghrun-n3hrdetg44.auto.internal:16199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 05b72b55-c4fe-42aa-a586-52fd8b9baf8d, ghrun-n3hrdetg44.auto.internal:16199): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 05b72b55-c4fe-42aa-a586-52fd8b9baf8d, ghrun-n3hrdetg44.auto.internal:16199): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NGM3ODFlMjEtZWE5NTZlODAtNWYyMDFkZmMtZDUxOGJlMzM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 236d0ff6-bc49-49b6-bd76-88862d034b68, ghrun-n3hrdetg44.auto.internal:16199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 236d0ff6-bc49-49b6-bd76-88862d034b68, ghrun-n3hrdetg44.auto.internal:16199): request = { session_id: "ydb://session/3?node_id=50000&id=NGM3ODFlMjEtZWE5NTZlODAtNWYyMDFkZmMtZDUxOGJlMzM=" 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, 236d0ff6-bc49-49b6-bd76-88862d034b68, ghrun-n3hrdetg44.auto.internal:16199): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c53bb27-a64d-414f-af4e-dec911258e18, ghrun-n3hrdetg44.auto.internal:16199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c53bb27-a64d-414f-af4e-dec911258e18, ghrun-n3hrdetg44.auto.internal:16199): request = { session_id: "ydb://session/3?node_id=50000&id=NGM3ODFlMjEtZWE5NTZlODAtNWYyMDFkZmMtZDUxOGJlMzM=" 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, 6c53bb27-a64d-414f-af4e-dec911258e18, ghrun-n3hrdetg44.auto.internal:16199): 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/00ld/000799/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/00ld/000799/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:23086', '--database', '/Root', 'admin', 'cluster', 'dump', '--output', '/home/runner/.ya/build/build_root/00ld/000799/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: 3928325
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:259 Command (pid 3928325) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3928325) elapsed time (sec): 0.7409439086914062
DEBUG    ya.test:process.py:263 Command (pid 3928325) idrss: 0
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ya.test:process.py:263 Command (pid 3928325) inblock: 4928
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 15592ffd-2cdb-4a89-8205-e6be6a40aca6, localhost:18852): creating call state
DEBUG    ya.test:process.py:263 Command (pid 3928325) isrss: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 15592ffd-2cdb-4a89-8205-e6be6a40aca6, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ya.test:process.py:263 Command (pid 3928325) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3928325) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3928325) maxrss: 176820
DEBUG    ya.test:process.py:263 Command (pid 3928325) minflt: 3620
DEBUG    ya.test:process.py:263 Command (pid 3928325) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3928325) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3928325) nivcsw: 53
DEBUG    ya.test:process.py:263 Command (pid 3928325) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3928325) nswap: 0
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, 15592ffd-2cdb-4a89-8205-e6be6a40aca6, localhost:18852): 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-25T16:38:47.508279881+00:00", grpc_status:16, grpc_message:"unauthenticated, unauthenticated, Unknown database"}"
>
DEBUG    ya.test:process.py:263 Command (pid 3928325) nvcsw: 316
DEBUG    ya.test:process.py:263 Command (pid 3928325) oublock: 72
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:18852". Error details:
 unauthenticated, unauthenticated, Unknown database
DEBUG    ya.test:process.py:263 Command (pid 3928325) stime: 0.02011
DEBUG    ya.test:process.py:263 Command (pid 3928325) utime: 0.0924
DEBUG    ya.test:process.py:263 Command (pid 3928325) wtime: 0.801
DEBUG    ya.test:process.py:275 Command (pid 3928325) output:

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ya.test:process.py:276 Command (pid 3928325) errors:
Using auth method "token" from YDB_TOKEN enviroment variable
2025-10-25T16:38:46.900999Z :INFO: Backup cluster to "/home/runner/.ya/build/build_root/00ld/000799/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup"
2025-10-25T16:38:46.916547Z :INFO: Backup cluster root "/Root" to /home/runner/.ya/build/build_root/00ld/000799/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup
2025-10-25T16:38:46.992142Z :DEBUG: Write users into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:47.055627Z :DEBUG: Write groups into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:47.111375Z :DEBUG: Write group members into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:47.117197Z :DEBUG: Write ACL into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:47.124071Z :INFO: Backup database "/Root/db1" to "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:47.148835Z :DEBUG: Write database description into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:47.260868Z :DEBUG: Write users into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:47.309325Z :DEBUG: Write groups into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:47.403707Z :DEBUG: Write group members into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:47.411622Z :DEBUG: Write ACL into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:47.434289Z :INFO: Backup cluster is completed successfully

DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:203 prefix# /home/runner/.ya/build/build_root/00ld/000799/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/00ld/000799/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/00ld/000799/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/00ld/000799/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/00ld/000799/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:23086', '--database', '/Root/db1', '--user', 'dbadmin1', '--no-password', 'admin', 'database', 'dump', '--output', '/home/runner/.ya/build/build_root/00ld/000799/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: 3929319
DEBUG    ya.test:process.py:259 Command (pid 3929319) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3929319) elapsed time (sec): 1.0512704849243164
DEBUG    ya.test:process.py:263 Command (pid 3929319) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3929319) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3929319) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3929319) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3929319) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3929319) maxrss: 176820
DEBUG    ya.test:process.py:263 Command (pid 3929319) minflt: 3635
DEBUG    ya.test:process.py:263 Command (pid 3929319) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3929319) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3929319) nivcsw: 53
DEBUG    ya.test:process.py:263 Command (pid 3929319) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3929319) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3929319) nvcsw: 322
DEBUG    ya.test:process.py:263 Command (pid 3929319) oublock: 72
DEBUG    ya.test:process.py:263 Command (pid 3929319) stime: 0.029328999999999997
DEBUG    ya.test:process.py:263 Command (pid 3929319) utime: 0.079607
DEBUG    ya.test:process.py:263 Command (pid 3929319) wtime: 1.054
DEBUG    ya.test:process.py:275 Command (pid 3929319) output:

DEBUG    ya.test:process.py:276 Command (pid 3929319) 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-25T16:38:47.947399Z :INFO: Backup database "/Root/db1" to "/home/runner/.ya/build/build_root/00ld/000799/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup"
2025-10-25T16:38:47.979885Z :DEBUG: Write database description into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:48.040704Z :DEBUG: Write users into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:48.088953Z :DEBUG: Write groups into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:48.129247Z :DEBUG: Write group members into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:48.162776Z :DEBUG: Write ACL into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:48.162902Z :INFO: Create temporary directory "/Root/db1/~backup_20251025T163847" in database
2025-10-25T16:38:48.224231Z :DEBUG: Process "/home/runner/.ya/build/build_root/00ld/000799/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/table"
2025-10-25T16:38:48.233735Z :INFO: Copy tables: { src: "/Root/db1/table", dst: "/Root/db1/~backup_20251025T163847/table" }
2025-10-25T16:38:48.394694Z :DEBUG: Describe table "/Root/db1/table"
2025-10-25T16:38:48.401558Z :DEBUG: Describe table "/Root/db1/~backup_20251025T163847/table"
2025-10-25T16:38:48.410567Z :INFO: Backup table "/Root/db1/~backup_20251025T163847/table" to "/home/runner/.ya/build/build_root/00ld/000799/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/table"
2025-10-25T16:38:48.411199Z :DEBUG: Write scheme into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:48.427393Z :DEBUG: Write ACL into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:48.427532Z :DEBUG: Read table "/Root/db1/~backup_20251025T163847/table"
2025-10-25T16:38:48.543150Z :DEBUG: Write data into "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:48.552373Z :DEBUG: Drop table "/Root/db1/~backup_20251025T163847/table"
2025-10-25T16:38:48.620388Z :INFO: Remove temporary directory "/Root/db1/~backup_20251025T163847" in database
2025-10-25T16:38:48.650082Z :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/00ld/000799/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/00ld/000799/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/00ld/000799/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/00ld/000799/ydb/apps/ydb/ydb', '--verbose', '--assume-yes', '--endpoint', 'grpc://localhost:18852', '--database', '/Root2', 'admin', 'cluster', 'restore', '--input', '/home/runner/.ya/build/build_root/00ld/000799/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: 3930604
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 29e30e7f-a80c-4414-abaa-a151d89ca342, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 29e30e7f-a80c-4414-abaa-a151d89ca342, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 29e30e7f-a80c-4414-abaa-a151d89ca342, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d9bea30c-690a-4247-9715-30e649e8be43, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d9bea30c-690a-4247-9715-30e649e8be43, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d9bea30c-690a-4247-9715-30e649e8be43, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f569427b-c0fc-4428-946b-36a22ed85f29, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f569427b-c0fc-4428-946b-36a22ed85f29, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f569427b-c0fc-4428-946b-36a22ed85f29, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 820041cf-e601-4f11-b621-f23187dd16b6, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 820041cf-e601-4f11-b621-f23187dd16b6, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 820041cf-e601-4f11-b621-f23187dd16b6, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, cba98619-2219-4bab-a2f0-71e15561c082, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cba98619-2219-4bab-a2f0-71e15561c082, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cba98619-2219-4bab-a2f0-71e15561c082, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 29f0e1eb-27c2-42cd-8fd6-594435c812dd, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 29f0e1eb-27c2-42cd-8fd6-594435c812dd, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 29f0e1eb-27c2-42cd-8fd6-594435c812dd, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8c4be907-9855-4e56-8f79-6d04506a7644, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8c4be907-9855-4e56-8f79-6d04506a7644, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8c4be907-9855-4e56-8f79-6d04506a7644, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 48f3dc56-b29f-44a6-a223-923c5a372f0a, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 48f3dc56-b29f-44a6-a223-923c5a372f0a, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 48f3dc56-b29f-44a6-a223-923c5a372f0a, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 81ef0cf1-ba78-4de4-8048-29bad425106a, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 81ef0cf1-ba78-4de4-8048-29bad425106a, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 81ef0cf1-ba78-4de4-8048-29bad425106a, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6d5ac416-d5b4-4ac5-aad7-b6c65718f31d, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6d5ac416-d5b4-4ac5-aad7-b6c65718f31d, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6d5ac416-d5b4-4ac5-aad7-b6c65718f31d, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b8d6d7f3-e19b-4fbd-906a-e3e6c7a29dd5, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b8d6d7f3-e19b-4fbd-906a-e3e6c7a29dd5, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b8d6d7f3-e19b-4fbd-906a-e3e6c7a29dd5, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 94f2fda1-2a12-4f62-a535-3c9772430537, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 94f2fda1-2a12-4f62-a535-3c9772430537, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 94f2fda1-2a12-4f62-a535-3c9772430537, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b4ddb2d1-aba7-45d6-9667-d26eeee92180, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b4ddb2d1-aba7-45d6-9667-d26eeee92180, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b4ddb2d1-aba7-45d6-9667-d26eeee92180, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ce43ddf2-f8fe-4509-9d05-7f7150b1e3ae, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ce43ddf2-f8fe-4509-9d05-7f7150b1e3ae, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ce43ddf2-f8fe-4509-9d05-7f7150b1e3ae, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 47128c99-fea7-4008-a11a-715fc03261d7, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 47128c99-fea7-4008-a11a-715fc03261d7, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 47128c99-fea7-4008-a11a-715fc03261d7, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d4d6aacb-7f91-4662-ad5e-d5859152adce, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d4d6aacb-7f91-4662-ad5e-d5859152adce, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d4d6aacb-7f91-4662-ad5e-d5859152adce, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e8b30138-0557-455e-82da-c0e7c8d1e7df, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e8b30138-0557-455e-82da-c0e7c8d1e7df, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e8b30138-0557-455e-82da-c0e7c8d1e7df, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 61e535c6-2488-464a-9c04-d4c359f9e0a4, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 61e535c6-2488-464a-9c04-d4c359f9e0a4, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 61e535c6-2488-464a-9c04-d4c359f9e0a4, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, efa1749d-81bd-47ba-b0a8-17c03e68c5bd, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, efa1749d-81bd-47ba-b0a8-17c03e68c5bd, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, efa1749d-81bd-47ba-b0a8-17c03e68c5bd, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3d737b34-efd0-4ef3-b065-abb3f497251e, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3d737b34-efd0-4ef3-b065-abb3f497251e, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3d737b34-efd0-4ef3-b065-abb3f497251e, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6d29ec5a-e042-4bea-abd4-641f16954edf, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6d29ec5a-e042-4bea-abd4-641f16954edf, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6d29ec5a-e042-4bea-abd4-641f16954edf, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c4cfa039-066a-4a99-a4fb-555105d91c70, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c4cfa039-066a-4a99-a4fb-555105d91c70, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c4cfa039-066a-4a99-a4fb-555105d91c70, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 12f5f3f5-83aa-4883-9703-26c06572661b, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 12f5f3f5-83aa-4883-9703-26c06572661b, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 12f5f3f5-83aa-4883-9703-26c06572661b, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f17f26fc-352a-4466-bf8d-4d677406d5f7, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f17f26fc-352a-4466-bf8d-4d677406d5f7, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f17f26fc-352a-4466-bf8d-4d677406d5f7, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 58fd59d2-43ea-4fec-ab8c-d870cfd658bb, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 58fd59d2-43ea-4fec-ab8c-d870cfd658bb, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 58fd59d2-43ea-4fec-ab8c-d870cfd658bb, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 29a79a05-0469-4992-bd77-a46a2ecaa0ed, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 29a79a05-0469-4992-bd77-a46a2ecaa0ed, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 29a79a05-0469-4992-bd77-a46a2ecaa0ed, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e587fc62-c638-46a7-b677-c99db96c0030, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e587fc62-c638-46a7-b677-c99db96c0030, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e587fc62-c638-46a7-b677-c99db96c0030, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 01af29d7-94c5-450d-a085-c3c323f04ccc, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 01af29d7-94c5-450d-a085-c3c323f04ccc, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 01af29d7-94c5-450d-a085-c3c323f04ccc, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5b93e212-95f4-41b5-8c24-d6191dae1247, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5b93e212-95f4-41b5-8c24-d6191dae1247, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5b93e212-95f4-41b5-8c24-d6191dae1247, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, dc8c5a5b-70ad-431b-9b27-982074e7302c, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dc8c5a5b-70ad-431b-9b27-982074e7302c, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dc8c5a5b-70ad-431b-9b27-982074e7302c, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bd7f01b9-aaa9-4a9c-9c1f-a89f8d809fd7, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bd7f01b9-aaa9-4a9c-9c1f-a89f8d809fd7, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bd7f01b9-aaa9-4a9c-9c1f-a89f8d809fd7, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 715e8ab1-6ea0-4cf6-a8ba-14882d1863c1, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 715e8ab1-6ea0-4cf6-a8ba-14882d1863c1, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 715e8ab1-6ea0-4cf6-a8ba-14882d1863c1, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6c252a9f-88f4-4713-af9f-f673c8ebfe1f, localhost:23086): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6c252a9f-88f4-4713-af9f-f673c8ebfe1f, localhost:23086): request = { database: "/Root/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6c252a9f-88f4-4713-af9f-f673c8ebfe1f, localhost:23086): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n3hrdetg44.auto.internal" port: 16199 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-n3hrdetg44.auto.internal" port: 24634 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-n3hrdetg44.auto.internal:24634, location , ssl: False>, <Endpoint ghrun-n3hrdetg44.auto.internal:16199, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23086
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6bd78ea9-6a4f-4d2d-8e4b-7b9980da2e3c, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6bd78ea9-6a4f-4d2d-8e4b-7b9980da2e3c, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6bd78ea9-6a4f-4d2d-8e4b-7b9980da2e3c, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 49cdb188-f004-4e5a-a886-d212f41e08b4, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 49cdb188-f004-4e5a-a886-d212f41e08b4, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 49cdb188-f004-4e5a-a886-d212f41e08b4, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3eae6c50-5976-4ae6-a0f6-2bf0538e89f6, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3eae6c50-5976-4ae6-a0f6-2bf0538e89f6, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3eae6c50-5976-4ae6-a0f6-2bf0538e89f6, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5ab11ad8-87a6-4a78-9a29-824dd26c069f, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5ab11ad8-87a6-4a78-9a29-824dd26c069f, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5ab11ad8-87a6-4a78-9a29-824dd26c069f, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 627d003f-73dc-46eb-b741-cd3932e6b2af, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 627d003f-73dc-46eb-b741-cd3932e6b2af, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 627d003f-73dc-46eb-b741-cd3932e6b2af, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1fe84c1b-e5b6-465f-ab53-2fca7fd7076a, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1fe84c1b-e5b6-465f-ab53-2fca7fd7076a, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1fe84c1b-e5b6-465f-ab53-2fca7fd7076a, localhost:18852): 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:18852". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1b45e29d-1fb4-42a5-8514-c4da61a416ab, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1b45e29d-1fb4-42a5-8514-c4da61a416ab, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1b45e29d-1fb4-42a5-8514-c4da61a416ab, localhost:18852): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root2/db1: DiscoveryResult <self_location: 1, endpoints []>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e83833de-1a5a-4440-bec6-7e520a5b0984, localhost:18852): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e83833de-1a5a-4440-bec6-7e520a5b0984, localhost:18852): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e83833de-1a5a-4440-bec6-7e520a5b0984, localhost:18852): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n3hrdetg44.auto.internal" port: 24863 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-n3hrdetg44.auto.internal:24863, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18852
DEBUG    ya.test:process.py:259 Command (pid 3930604) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3930604) elapsed time (sec): 123.74297213554382
DEBUG    ya.test:process.py:263 Command (pid 3930604) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3930604) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3930604) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3930604) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3930604) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3930604) maxrss: 176820
DEBUG    ya.test:process.py:263 Command (pid 3930604) minflt: 3686
DEBUG    ya.test:process.py:263 Command (pid 3930604) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3930604) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3930604) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 3930604) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3930604) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3930604) nvcsw: 5790
DEBUG    ya.test:process.py:263 Command (pid 3930604) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 3930604) stime: 0.091914
DEBUG    ya.test:process.py:263 Command (pid 3930604) utime: 0.27574299999999996
DEBUG    ya.test:process.py:263 Command (pid 3930604) wtime: 123.755
DEBUG    ya.test:process.py:275 Command (pid 3930604) output:

DEBUG    ya.test:process.py:276 Command (pid 3930604) errors:
Using auth method "token" from YDB_TOKEN enviroment variable
2025-10-25T16:38:48.913113Z :INFO: Restore cluster from "/home/runner/.ya/build/build_root/00ld/000799/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup"
2025-10-25T16:38:48.930212Z :DEBUG: Try to find cluster root path
2025-10-25T16:38:48.953641Z :INFO: Restore cluster root "/Root2" from "/home/runner/.ya/build/build_root/00ld/000799/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup"
2025-10-25T16:38:48.965156Z :DEBUG: Restore users to "/Root2"
2025-10-25T16:38:49.004003Z :DEBUG: User from create statement "CREATE USER `root` HASH '{\"hash\":\"HXmEwJ1tSCD3ddFm/5Kv+m3nWB4gwb7T1Eeta6rOgZY=\",\"salt\":\"LQjTO/PyYMkqdES/0gkDTg==\",\"type\":\"argon2id\"}';" already exists, trying to alter it
2025-10-25T16:38:49.022817Z :DEBUG: Restore groups to "/Root2"
2025-10-25T16:38:49.027094Z :DEBUG: Restore group members to "/Root2"
2025-10-25T16:38:49.158161Z :DEBUG: Restore ACL "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:49.161926Z :DEBUG: Read ACL from "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:49.183203Z :DEBUG: Read database description from "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:49.207561Z :INFO: Restore database from "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:38:49.273432Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 239.990920s
2025-10-25T16:38:50.277904Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 238.986478s
2025-10-25T16:38:52.282556Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 236.981903s
2025-10-25T16:38:56.284530Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 232.980064s
2025-10-25T16:39:04.290137Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 224.974734s
2025-10-25T16:39:20.292055Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 208.973386s
2025-10-25T16:39:52.298329Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 176.968230s
2025-10-25T16:40:52.306964Z :DEBUG: Restore users to "/Root2/db1"
2025-10-25T16:40:52.354062Z :DEBUG: Restore groups to "/Root2/db1"
2025-10-25T16:40:52.382504Z :DEBUG: Restore group members to "/Root2/db1"
2025-10-25T16:40:52.415284Z :DEBUG: Restore ACL "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:40:52.415315Z :DEBUG: Read ACL from "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:40:52.441918Z :INFO: Restore cluster completed successfully

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/00ld/000799/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/00ld/000799/ydb/apps/ydb/ydb', '--verbose', '--assume-yes', '--endpoint', 'grpc://localhost:18852', '--database', '/Root2/db1', '--user', 'dbadmin1', '--no-password', 'admin', 'database', 'restore', '--input', '/home/runner/.ya/build/build_root/00ld/000799/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: 4004337
DEBUG    ya.test:process.py:259 Command (pid 4004337) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 4004337) elapsed time (sec): 0.4465479850769043
DEBUG    ya.test:process.py:263 Command (pid 4004337) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4004337) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4004337) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4004337) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4004337) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4004337) maxrss: 176820
DEBUG    ya.test:process.py:263 Command (pid 4004337) minflt: 3421
DEBUG    ya.test:process.py:263 Command (pid 4004337) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4004337) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4004337) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 4004337) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4004337) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4004337) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 4004337) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4004337) stime: 0.019628
DEBUG    ya.test:process.py:263 Command (pid 4004337) utime: 0.052421999999999996
DEBUG    ya.test:process.py:263 Command (pid 4004337) wtime: 0.456
DEBUG    ya.test:process.py:275 Command (pid 4004337) output:

DEBUG    ya.test:process.py:276 Command (pid 4004337) 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-25T16:40:52.916056Z :DEBUG: Read database description from "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:40:52.942242Z :INFO: Restore database from "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:40:52.942353Z :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:18852 } { <main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:18852. } ]
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:18852
<main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:18852.

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-25T16:40:52.916056Z :DEBUG: Read database description from "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:40:52.942242Z :INFO: Restore database from "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:40:52.942353Z :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:18852 } { <main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:18852. } ]\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:18852\n<main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:18852.\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:24863/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:18852/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23299
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21272
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17265
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5031
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24863
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26812
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28008
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3834
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18852
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62976
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:16199/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:7955/2
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9c0a96b9-d298-4082-93c7-7251847415fe, localhost:23086): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9c0a96b9-d298-4082-93c7-7251847415fe, localhost:23086): request = { database: "/Root/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9c0a96b9-d298-4082-93c7-7251847415fe, localhost:23086): 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 /Root/db1. Endpoint: "localhost:23086". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23086
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0553c0a5-c452-460a-a42e-22a0f98ca6a8, localhost:23086): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0553c0a5-c452-460a-a42e-22a0f98ca6a8, localhost:23086): request = { database: "/Root/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0553c0a5-c452-460a-a42e-22a0f98ca6a8, localhost:23086): 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 /Root/db1. Endpoint: "localhost:23086". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23086
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/db1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 49a9f8a3-3b01-4d0a-8242-1ed4b8b0631b, localhost:23086): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 49a9f8a3-3b01-4d0a-8242-1ed4b8b0631b, localhost:23086): request = { database: "/Root/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 49a9f8a3-3b01-4d0a-8242-1ed4b8b0631b, localhost:23086): 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 /Root/db1. Endpoint: "localhost:23086". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23086
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:24634/3
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:23086/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23173
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23461
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19640
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29663
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24634
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5561
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5331
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32186
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19798
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7955
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10777
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18002
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11348
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1189
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16199
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25115
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16216
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14113
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23086
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14485
============================== slowest durations ===============================
127.23s call     test_ydb_backup.py::TestDatabaseBackupRestore::test_database_backup_restore
118.39s setup    test_ydb_backup.py::TestDatabaseBackupRestore::test_database_backup_restore
52.04s 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/00ld/000799/ydb/apps/ydb/ydb --verbose --assume-yes --endpoint grpc://localhost:18852 --database /Root2/db1 --user dbadmin1 --no-password admin database restore --input /home/runner/.ya/build/build_root/00ld/000799/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-25T16:40:52.916056Z :DEBUG: Read database description from "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:40:52.942242Z :INFO: Restore database from "/home/runner/.ya/build/build_root/00ld/000799/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-25T16:40:52.942353Z :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:18852 } { <main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:18852. } ]
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:18852
<main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:18852.
================= 1 failed, 24 deselected in 298.45s (0:04:58) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007b3/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.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/00078f/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.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/00079f/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.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007bc/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.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007a2/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.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007a7/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.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007b6/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.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/000780/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.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007b0/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.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007a4/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.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/000788/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.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/00078b/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.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007c2/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.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007ad/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.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007cc/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.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007d5/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.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/000796/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.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007d7/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.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/000781/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.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007d1/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.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007bf/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.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/000785/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.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/00079c/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.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007b9/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.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007ce/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.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007c5/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.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007aa/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.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/0007c9/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.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/00ld/000792/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.13s ============================
